Update INSTALL.md

This commit is contained in:
Marc Aymerich 2015-02-24 11:25:09 +01:00
parent 1ed44bc745
commit 13c048375b

View file

@ -19,7 +19,7 @@ Django-orchestra can be installed on any Linux system, however it is **strongly
2. Install django-orchestra's source code
```bash
sudo apt-get install python-pip
sudo pip install django-orchestra # ==dev if you want the in-devel version
sudo pip install django-orchestra==dev
```
3. Install requirements