Fix trailing whitespace
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
# paci
|
# 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:
|
- 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:
|
- Search for a given package:
|
||||||
|
|
||||||
@@ -18,6 +18,6 @@
|
|||||||
|
|
||||||
`paci update {{package}}`
|
`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`
|
`paci refresh`
|
||||||
|
Reference in New Issue
Block a user