Readme: Improved install instructions
This commit is contained in:
parent
d09e798dd6
commit
4184985fc5
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ Install dependencies and project
|
|||
|
||||
cd YOUR_SOURCE_DIR
|
||||
git clone git@github.com:umap-project/umap.git
|
||||
cd umap
|
||||
pip install -r requirements.txt
|
||||
pip install -e .
|
||||
|
||||
|
|
Loading…
Reference in a new issue