From eee3c0c0408130289244f30f7b8eb0606622be5f Mon Sep 17 00:00:00 2001 From: Agniva De Sarker Date: Sun, 1 Jan 2017 04:59:44 +0530 Subject: [PATCH] Update README (#1220) Update the installation step for node client --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afbb3d4dd4..9bae5b9418 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ A collection of simplified and community-driven man pages. -Install it with `sudo npm install -g tldr --user=$(whoami)` +Install it with `sudo npm install -g tldr` or [try the web client](http://tldr.ostera.io). ## What is tldr?