From cf01ee0843f20d7eba469c9256cd9578ae42d2eb Mon Sep 17 00:00:00 2001 From: Jorge Bucaran Date: Fri, 29 Apr 2016 17:36:43 +0900 Subject: [PATCH] Remove npm install instructions from README. --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index dcec835..d68d66b 100644 --- a/README.md +++ b/README.md @@ -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