[tor-commits] [ooni-probe/master] Update readme with virtualenv command.

art at torproject.org art at torproject.org
Mon Nov 12 21:16:16 UTC 2012


commit bb9ce241ae966ecd1190ac04d1a89466b12adf45
Author: Arturo Filastò <art at fuffa.org>
Date:   Mon Nov 12 22:16:02 2012 +0100

    Update readme with virtualenv command.
---
 README.md |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md
index 98edd1e..43e81f3 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,7 @@ This will require you to have installed virtualenv.
 To create a new virtual environment do
 
     virtualenv env
+    source env/bin/activate
 
 Then install OONI with:
 



More information about the tor-commits mailing list