summaryrefslogtreecommitdiff
path: root/docs/INSTALL.t2t
diff options
context:
space:
mode:
Diffstat (limited to 'docs/INSTALL.t2t')
-rw-r--r--docs/INSTALL.t2t2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/INSTALL.t2t b/docs/INSTALL.t2t
index d5a828a..019717e 100644
--- a/docs/INSTALL.t2t
+++ b/docs/INSTALL.t2t
@@ -40,7 +40,7 @@ cd /var/local/django/papillon
sudo chown -R etienne:www-data papillon
```
-Modify the file settings.py and initialize variables ROOT_PATH, SERVER_URL and EXTRA_URL depending on your configuration:
+Copy settings.py.tpl to settings.py and modify settings.py by initializing at least the variables ROOT_PATH, SERVER_URL and EXTRA_URL depending on your configuration:
```
cd papillon