Fix wrong tag in README (fix #69)

This commit is contained in:
Yohan Boniface 2014-05-11 13:29:42 +02:00
parent 21122dba4f
commit e63783bf3f

View file

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