X-Git-Url: http://git.kaliko.me/?a=blobdiff_plain;f=INSTALL;h=c622d77b2a5d153649e54c7f46ebf48bbfc87881;hb=2ec091faa883ec52e4e42536b1b23a672ecbc64a;hp=337766ea8a7a65404af0299d6255f19344ee83c8;hpb=0fc638e7c231c9024664bd51e990a597121f04c0;p=mpd-sima.git diff --git a/INSTALL b/INSTALL index 337766e..c622d77 100644 --- a/INSTALL +++ b/INSTALL @@ -1,3 +1,12 @@ +Design for python >= 3.3 + +Requires: python-musicpd >= 0.4.0 [0], + requests >= 2.2.0 [1] + + [0] http://media.kaliko.me/src/musicpd/ + [1] http://docs.python-requests.org/ + + Virtualenv installation: Run ./vinstall.sh to generate the python virtualenv and install requirements.