mirror of https://github.com/CrimsonTome/tldr.git
Add pacman line for installing tldr-python-client on arch (#2877)
parent
e75baf7d73
commit
8a6d334339
|
@ -110,7 +110,7 @@ You can access these pages on your computer using one of the following clients:
|
|||
`composer global require brainmaestro/tldr`
|
||||
- Python clients:
|
||||
- [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):
|
||||
`pip install tldr.py`
|
||||
- [R client](https://github.com/kirillseva/tldrrr):
|
||||
|
|
Loading…
Reference in New Issue