Update INSTALL.md

This commit is contained in:
Marc Aymerich 2016-01-11 15:03:10 +01:00
parent 19a0a76452
commit db77c5f1ad
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
```