From 612b96c2cbe6b5a63c43904ca1e15b1d658a7e6e Mon Sep 17 00:00:00 2001 From: Jeff Williams Date: Thu, 9 Oct 2014 14:24:45 -0700 Subject: [PATCH] remove obsolete note from README --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 5862bde7..6428c17b 100644 --- a/README.md +++ b/README.md @@ -29,11 +29,6 @@ To install the latest development version: npm install git+https://github.com/jsdoc3/jsdoc.git -**Note**: If you install JSDoc globally, do not use `sudo npm install`. This may -prevent you from running JSDoc as a normal user. If you cannot install global -packages without `sudo`, please -[fix your npm directory permissions](http://howtonode.org/introduction-to-npm). - #### Running JSDoc with Node.js If you installed JSDoc locally, the JSDoc command-line tool is available in