We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7523a25 commit 237577fCopy full SHA for 237577f
index.html
@@ -57,8 +57,8 @@ <h2 id="installation">
57
Installation
58
</h2>
59
60
- <p>As of now, our most mature client is the Node.js one, which you can easily install from npm:</p>
61
- <pre>npm install -g tldr</pre>
+ <p>As of now, our most mature client is the Python one, which you can easily install via pip3:</p>
+ <pre>pip3 install tldr</pre>
62
63
<p>
64
There are many more clients that have sprouted from the community, including:
0 commit comments