فهرست منبع

Fix trailing whitespace

Niklas Heer 7 سال پیش
والد
کامیت
c8e4fb0d41
1فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 3 3
      pages/common/paci.md

+ 3 - 3
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`