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

This commit is contained in:
Marc Aymerich 2016-01-11 14:09:01 +00:00
commit 92b5ee4a49
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ Django-orchestra can be installed on any Linux system, however it is **strongly
9. Start all services:
```bash
sudo python manage.py startservices
sudo python3 manage.py startservices
```