Correct npm install instructions 📦 in other docs.

This commit is contained in:
Jorge Bucaran 2016-04-24 01:05:00 +09:00 committed by Jorge Bucaran
parent bc2ca21995
commit 32bb7657f7
4 changed files with 9 additions and 3 deletions

View file

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

View file

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

View file

@ -45,6 +45,12 @@ fisherman это параллельный менеджер плагинов дл
curl -Lo ~/.config/fish/functions/fisher.fish --create-dirs git.io/fisherman
```
npm.
```sh
npm i fisherman
```
## Использование
Установите плагин.

View file

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