Update repository link in README
This commit is contained in:
parent
23a3d79fa7
commit
a7dabb9d17
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ Create a virtual environment
|
|||
Install dependencies and project
|
||||
|
||||
cd YOUR_SOURCE_DIR
|
||||
git clone https://bitbucket.org/yohanboniface/umap.git
|
||||
git clone git@github.com:umap-project/umap.git
|
||||
pip install -r requirements.txt
|
||||
pip install -e .
|
||||
|
||||
|
|
Loading…
Reference in a new issue