1
0
Fork 0
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:
Romain Prieto 2014-03-06 08:49:41 +11:00
parent a26b2a95e9
commit c19d867c48

View file

@ -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)
[![NPM](https://nodei.co/npm/tldr.png)](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!