diff --git a/pages/common/paci.md b/pages/common/paci.md index 9a7629c64..dcec489a2 100644 --- a/pages/common/paci.md +++ b/pages/common/paci.md @@ -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`