DRAFT: FD.io CSIT high-level development plan in .txt format.
[csit.git] / bootstrap-multilink.sh
index 950b29c..1f7698b 100755 (executable)
@@ -16,7 +16,7 @@
 
 sudo apt-get -y install python-virtualenv
 
-virtualenv env
+virtualenv --system-site-packages env
 . env/bin/activate
 pip install -r requirements.txt