This commit is contained in:
Jeff Williams 2014-01-31 08:08:23 -08:00
parent 1c0c06f588
commit e007f71c86

View File

@ -33,7 +33,7 @@ To install the latest development version:
**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).)
[fix your npm directory permissions](http://howtonode.org/introduction-to-npm).
#### Running JSDoc with Node.js