Fix trailing whitespace

coverage
Niklas Heer 2017-12-07 17:14:24 +01:00
parent 272cb1a62f
commit c8e4fb0d41
1 changed files with 3 additions and 3 deletions

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`