Update INSTALL.md
This commit is contained in:
parent
19a0a76452
commit
db77c5f1ad
|
@ -73,7 +73,7 @@ Django-orchestra can be installed on any Linux system, however it is **strongly
|
||||||
|
|
||||||
9. Start all services:
|
9. Start all services:
|
||||||
```bash
|
```bash
|
||||||
sudo python manage.py startservices
|
sudo python3 manage.py startservices
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue