X-Git-Url: http://git.kaliko.me/?a=blobdiff_plain;f=INSTALL;h=f93e22f2d385497543e918d916aa224a26e4bd6e;hb=7a2f04fb2575f750eec0f02dd9204dfcbbe24222;hp=28aef94b66f45f689eb535ec166e6a88b17b3b1d;hpb=6c3452882cd76f3294a60974c7fd7cc037d961f3;p=mpd-sima.git diff --git a/INSTALL b/INSTALL index 28aef94..f93e22f 100644 --- a/INSTALL +++ b/INSTALL @@ -1,7 +1,11 @@ Virtualenv installation: -run ./vinstall.sh to generate the pyton virtualenv and install requirements. -It should also write a vlaunch sh wrapper to run sima whithin the virtualenv. +Run ./vinstall.sh to generate the python virtualenv and install requirements. +You might specify a python3 interpreter if the binary name defers from python3.3 : + + PY3=/usr/bin/python ./vinstall.sh + +It should also write a vlaunch sh wrapper to run sima within the virtualenv. ./vlaunch --help