Place the refresh command at the top

coverage
Niklas Heer 2017-12-08 07:51:59 +01:00
parent 4727f586df
commit 7d54fa279c
1 changed files with 4 additions and 4 deletions

View File

@ -2,6 +2,10 @@
> A lightweight and flexible package manager for bash scripts.
- Update the list of available packages and versions (it's recommended to run this before other `paci` commands):
`paci refresh`
- Configure it:
`paci configure`
@ -17,7 +21,3 @@
- Update a package:
`paci update {{package}}`
- Update the list of available packages and versions (it's recommended to run this before other `paci` commands):
`paci refresh`