mention the fix for installing the node client (#1178)

This error is getting quite frequent. We should solve https://github.com/tldr-pages/tldr-node-client/issues/119 asap.
This commit is contained in:
Waldir Pimenta 2016-11-30 12:35:38 +00:00 committed by GitHub
parent fffe42cf5d
commit 732bc3ed7b

View File

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