Remove npm install instructions from README.

This commit is contained in:
Jorge Bucaran 2016-04-29 17:36:43 +09:00
parent 8b76477f85
commit cf01ee0843
No known key found for this signature in database
GPG key ID: E54BA3C0E646DB30

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