X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=INSTALL;fp=INSTALL;h=f93e22f2d385497543e918d916aa224a26e4bd6e;hb=19825fb8eeef286e40d12e265d846798e7d7d73d;hp=28aef94b66f45f689eb535ec166e6a88b17b3b1d;hpb=f0550def23bc07bba4cfaa55d9e724f9fe7776a9;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