Update INSTALL.md

This commit is contained in:
Marc Aymerich 2015-02-24 13:17:16 +01:00
parent ab5b0f7913
commit f1e2fca584
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@ Django-orchestra can be installed on any Linux system, however it is **strongly
cd ~orchestra
orchestra-admin startproject <project_name> # e.g. panel
cd <project_name>
sudo touch /var/log/orchestra.log
sudo chown orchestra /var/log/orchestra.log
```
5. Create and configure a Postgres database