Update INSTALL.md

This commit is contained in:
Marc Aymerich 2016-01-09 11:39:40 +01:00
parent eb41144131
commit f716c8482f
1 changed files with 1 additions and 1 deletions

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 python3-pip
sudo pip3 install http://github.com/glic3rinu/django-orchestra/tarball/master#egg=django-orchestra-dev
sudo pip3 install http://git.io/django-orchestra-dev
```
3. Install requirements