From f1e2fca5849f56b7456dba6eef5f9b70e255d184 Mon Sep 17 00:00:00 2001 From: Marc Aymerich Date: Tue, 24 Feb 2015 13:17:16 +0100 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index 5477bfcf..e21290a8 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -32,6 +32,8 @@ Django-orchestra can be installed on any Linux system, however it is **strongly cd ~orchestra orchestra-admin startproject # e.g. panel cd + sudo touch /var/log/orchestra.log + sudo chown orchestra /var/log/orchestra.log ``` 5. Create and configure a Postgres database