Update INSTALL.md
This commit is contained in:
parent
d6bc0daae5
commit
18bdfbc243
|
@ -19,7 +19,7 @@ Django-orchestra can be installed on any Linux system, however it is **strongly
|
|||
2. Install django-orchestra's source code
|
||||
```bash
|
||||
sudo apt-get install python3-pip
|
||||
sudo pip install django-orchestra==dev
|
||||
sudo pip3 install django-orchestra==dev
|
||||
```
|
||||
|
||||
3. Install requirements
|
||||
|
|
Loading…
Reference in New Issue