Add pacman line for installing tldr-python-client on arch (#2877)

italian
smt 2019-04-09 15:36:18 +01:00 committed by Agniva De Sarker
parent e75baf7d73
commit 8a6d334339
1 changed files with 1 additions and 1 deletions

View File

@ -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):