Browse Source

improve documentation

Davide Alberani 7 years ago
parent
commit
e97ee7939b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -23,6 +23,8 @@ To install it:
 ``` bash
 wget https://bootstrap.pypa.io/get-pip.py
 sudo python3 get-pip.py
+# if you want to install these modules for an unprivileged user, add --user and remove "sudo";
+# if you want to upgrade the versions already present in the system, also add --upgrade
 sudo pip3 install tornado
 sudo pip3 install pymongo
 git clone https://github.com/raspibo/ibt2