Skip to content

Commit 7a7c5b4

Browse files
SethFalcowaldyrious
andcommitted
chore: replace pip3 install with pipx install
Co-authored-by: Waldir Pimenta <[email protected]>
1 parent ceed17a commit 7a7c5b4

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 Python one, which you can easily install via pip3:</p>
61-
<pre>pip3 install tldr</pre>
60+
<p>As of now, our most mature client is the Python one, which you can easily install via <a href="https://github.com/pypa/pipx" target="_blank">pipx</a>:</p>
61+
<pre>pipx install tldr</pre>
6262

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

0 commit comments

Comments
 (0)