diff --git a/pages/common/paci.md b/pages/common/paci.md index f1fb50538..74c8accb2 100644 --- a/pages/common/paci.md +++ b/pages/common/paci.md @@ -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`