Remove npm install instructions from README.

This commit is contained in:
Jorge Bucaran 2016-04-29 17:36:43 +09:00
parent 4436c202d9
commit a0805bbab5

View file

@ -46,12 +46,6 @@ With curl.
curl -Lo ~/.config/fish/functions/fisher.fish --create-dirs git.io/fisherman
```
With npm.
```sh
npm i -g fisherman
```
If you are still running 1.5 and want to upgrade to >2.0 without much hassle.
```sh