Skip to content

Commit 237577f

Browse files
committed
Update install instructions
1 parent 7523a25 commit 237577f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ <h2 id="installation">
5757
Installation
5858
</h2>
5959

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>
60+
<p>As of now, our most mature client is the Python one, which you can easily install via pip3:</p>
61+
<pre>pip3 install tldr</pre>
6262

6363
<p>
6464
There are many more clients that have sprouted from the community, including:

0 commit comments

Comments
 (0)