Add missing commands in the INSTALL process

This commit is contained in:
Yohan Boniface 2013-06-14 15:49:44 +02:00
parent 6179bf16b5
commit 80fdd1c951

View file

@ -20,6 +20,8 @@ Create a virtualenv::
Install dependencies and project::
cd path/to/umap/repository
git checkout 0.3.x
git submodule init
pip install -r requirements.pip
pip install -e .