Update version in README

This commit is contained in:
Yohan Boniface 2014-11-02 21:20:34 +01:00
parent 8cef5885e5
commit cea194edb8

View file

@ -20,7 +20,7 @@ Create a virtualenv::
Install dependencies and project::
cd path/to/umap/repository
git checkout 0.5.0
git checkout 0.7.6
pip install -r requirements.txt
pip install -e .