npm: sudo is not needed to npm install (#1639)

coverage
Eddie Jaoude 2017-11-22 10:23:14 +00:00 committed by Starbeamrainbowlabs
parent a562bddfa5
commit be45f49de5
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
A collection of simplified and community-driven man pages.
Install it with `sudo npm install -g tldr`
Install it with `npm install -g tldr`
or [try the web client](http://tldr.ostera.io).
## What is tldr?