mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
Add pacman line for installing tldr-python-client on arch (#2877)
This commit is contained in:
parent
e75baf7d73
commit
8a6d334339
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ You can access these pages on your computer using one of the following clients:
|
||||||
`composer global require brainmaestro/tldr`
|
`composer global require brainmaestro/tldr`
|
||||||
- Python clients:
|
- Python clients:
|
||||||
- [tldr-python-client](https://github.com/tldr-pages/tldr-python-client):
|
- [tldr-python-client](https://github.com/tldr-pages/tldr-python-client):
|
||||||
`pip install tldr`
|
`pip install tldr` or `pacman -S tldr` on Arch Linux
|
||||||
- [tldr.py](https://github.com/lord63/tldr.py):
|
- [tldr.py](https://github.com/lord63/tldr.py):
|
||||||
`pip install tldr.py`
|
`pip install tldr.py`
|
||||||
- [R client](https://github.com/kirillseva/tldrrr):
|
- [R client](https://github.com/kirillseva/tldrrr):
|
||||||
|
|
Loading…
Add table
Reference in a new issue