Merge branch 'master' of github.com:glic3rinu/django-orchestra

This commit is contained in:
Marc Aymerich 2015-06-12 12:17:24 +00:00
commit 3fc351d90b
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 2. Install django-orchestra's source code
```bash ```bash
sudo apt-get install python3-pip sudo apt-get install python3-pip
sudo pip install django-orchestra==dev sudo pip3 install django-orchestra==dev
``` ```
3. Install requirements 3. Install requirements