Readme: Improved install instructions

This commit is contained in:
Alexander Menk 2015-11-04 20:51:47 +01:00
parent d09e798dd6
commit 4184985fc5

View file

@ -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 .