فهرست منبع

New instruction to install pip

Jovian (Toshiba) 6 سال پیش
والد
کامیت
1df7b33c2d
1فایلهای تغییر یافته به همراه5 افزوده شده و 0 حذف شده
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -7,6 +7,11 @@ What you need to get this project running. These commands were tested on a debia
 
 ### Python packages
 
+#### Pip
+
+If not installed yet, you need to get pip, the python package manager :
+`sudo apt install python3-pip`
+
 #### PyInquirer
 
 For easy CLI python interfaces :