Update version in README
This commit is contained in:
parent
8cef5885e5
commit
cea194edb8
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ Create a virtualenv::
|
||||||
Install dependencies and project::
|
Install dependencies and project::
|
||||||
|
|
||||||
cd path/to/umap/repository
|
cd path/to/umap/repository
|
||||||
git checkout 0.5.0
|
git checkout 0.7.6
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
pip install -e .
|
pip install -e .
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue