From 11e24d840172678a8a61678dd96b86340d54a01e Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Sun, 13 Jul 2014 16:22:26 -0400 Subject: [PATCH] Update example settings path --- 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 c1cbb6b056..9a99bd2f04 100644 --- a/docs/intro/installation.rst +++ b/docs/intro/installation.rst @@ -39,7 +39,7 @@ Production use -------------- 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:: +in the directory: venv/lib/python2.7/site-packages/mayan/settings/ with the following basic content:: # my_settings.py