Update npm install instructions to use `-g`.

This commit is contained in:
Jorge Bucaran 2016-04-24 01:13:37 +09:00
parent eecc170cc9
commit fd7374f212
No known key found for this signature in database
GPG key ID: E54BA3C0E646DB30
5 changed files with 5 additions and 5 deletions

View file

@ -47,7 +47,7 @@ curl -Lo ~/.config/fish/functions/fisher.fish --create-dirs git.io/fisherman
With npm.
```
npm i fisherman
npm i -g fisherman
```
## Usage

View file

@ -46,7 +46,7 @@ curl -Lo ~/.config/fish/functions/fisher.fish --create-dirs git.io/fisherman
Via npm.
```
npm i fisherman
npm i -g fisherman
```
## Uso

View file

@ -46,7 +46,7 @@ curl -Lo ~/.config/fish/functions/fisher.fish --create-dirs git.io/fisherman
npmで。
```
npm i fisherman
npm i -g fisherman
```
## 使い方

View file

@ -48,7 +48,7 @@ curl -Lo ~/.config/fish/functions/fisher.fish --create-dirs git.io/fisherman
npm.
```sh
npm i fisherman
npm i -g fisherman
```
## Использование

View file

@ -46,7 +46,7 @@ curl -Lo ~/.config/fish/functions/fisher.fish --create-dirs git.io/fisherman
npm。
```
npm i fisherman
npm i -g fisherman
```
## 功能