Correct npm install instructions 📦 in other docs.

This commit is contained in:
Jorge Bucaran 2016-04-24 01:05:00 +09:00
parent 1c80de4d47
commit 86f04004a8
No known key found for this signature in database
GPG key ID: E54BA3C0E646DB30
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. Via npm.
``` ```
npm fisherman npm i fisherman
``` ```
## Uso ## Uso

View file

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