diff --git a/docs/install.md b/docs/install.md index aeea0dd..55c6374 100644 --- a/docs/install.md +++ b/docs/install.md @@ -73,7 +73,7 @@ CREATE DATABASE chariotte ## Create a configuration file -Create a local configuration file: +Create a local configuration file named "local_settings.py" at the project root : ```python title="local_settings.py" from la_chariotte.settings import *