Update INSTALL.md
This commit is contained in:
parent
e98bfcfcc9
commit
e6bb82a1d8
|
@ -41,11 +41,6 @@ Django-orchestra can be installed on any Linux system, however it is **strongly
|
||||||
python manage.py migrate
|
python manage.py migrate
|
||||||
```
|
```
|
||||||
|
|
||||||
6. Create a panel administrator
|
|
||||||
```bash
|
|
||||||
python manage.py createsuperuser
|
|
||||||
```
|
|
||||||
|
|
||||||
7. Configure celeryd
|
7. Configure celeryd
|
||||||
```bash
|
```bash
|
||||||
sudo python manage.py setupcelery --username orchestra
|
sudo python manage.py setupcelery --username orchestra
|
||||||
|
|
Loading…
Reference in New Issue