From baef81d25b9a7a67301c9d4cccd383c98c86bbb4 Mon Sep 17 00:00:00 2001 From: Devin Ceartas Date: Sun, 13 Jul 2014 19:51:46 +0000 Subject: [PATCH] Update installation.rst --- docs/intro/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro/installation.rst b/docs/intro/installation.rst index 0d228893f8..c1cbb6b056 100644 --- a/docs/intro/installation.rst +++ b/docs/intro/installation.rst @@ -38,7 +38,7 @@ correctly you should see the login screen and panel showing a randomly generated Production use -------------- -To create a custom settings file for **Mayan EDMS**, create your a Python (.py) file +To create a custom settings file for **Mayan EDMS**, create a Python (.py) file in the directory: venv/mayan/settings/ with the following basic content:: # my_settings.py