mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 12:15:23 +02:00
READM: npm install command for the Node client
This commit is contained in:
parent
a26b2a95e9
commit
c19d867c48
1 changed files with 1 additions and 4 deletions
|
@ -22,10 +22,7 @@ This repository is just that: an ever-growing collection of examples for the mos
|
|||
|
||||
You can access these pages on your computer using one of the following clients:
|
||||
|
||||
- [Node.js client](https://github.com/rprieto/tldr-node-client)
|
||||
|
||||
[](https://www.npmjs.org/package/tldr)
|
||||
|
||||
- [Node.js client](https://github.com/rprieto/tldr-node-client) : `npm install -g tldr`
|
||||
- [Python client](https://github.com/felixonmars/tldr-python-client)
|
||||
|
||||
Let us know if you are building one and we can add it to this list!
|
||||
|
|
Loading…
Add table
Reference in a new issue