1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-25 10:55:24 +02:00

Fix trailing whitespace

This commit is contained in:
Niklas Heer 2017-12-07 17:14:24 +01:00
parent 272cb1a62f
commit c8e4fb0d41

View file

@ -1,10 +1,10 @@
# paci
> Your friendly, lightweight and flexible package manager. Written in Python.
> Your friendly, lightweight and flexible package manager. Written in Python.
- Install `paci` and configure it:
`bash <(curl -s https://raw.githubusercontent.com/tradebyte/paci/master/.github/bin/install.sh)`
`bash <(curl -s https://raw.githubusercontent.com/tradebyte/paci/master/.github/bin/install.sh)`
- Search for a given package:
@ -18,6 +18,6 @@
`paci update {{package}}`
- Update the list of available packages and versions (it's recommended to run this before other `paci` commands):
- Update the list of available packages and versions (it's recommended to run this before other `paci` commands):
`paci refresh`