Add missing commands in the INSTALL process
This commit is contained in:
parent
6179bf16b5
commit
80fdd1c951
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ Create a virtualenv::
|
||||||
Install dependencies and project::
|
Install dependencies and project::
|
||||||
|
|
||||||
cd path/to/umap/repository
|
cd path/to/umap/repository
|
||||||
|
git checkout 0.3.x
|
||||||
|
git submodule init
|
||||||
pip install -r requirements.pip
|
pip install -r requirements.pip
|
||||||
pip install -e .
|
pip install -e .
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue