From e97ee7939b8568d06fbd6e9957974ea2277432d0 Mon Sep 17 00:00:00 2001 From: Davide Alberani Date: Sun, 12 Feb 2017 14:46:33 +0100 Subject: [PATCH] improve documentation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d201e99..7b14a0f 100644 --- a/README.md +++ b/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