Fix wrong tag in README (fix #69)
This commit is contained in:
parent
21122dba4f
commit
e63783bf3f
1 changed files with 1 additions and 1 deletions
|
@ -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 .
|
||||
|
|
Loading…
Reference in a new issue