We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bd9b0e commit 156b056Copy full SHA for 156b056
README.md
@@ -9,7 +9,7 @@ http://ghana.pyladies.org
9
# Running the site locally
10
11
## Requirments
12
-* Create a .env file with the settings like those in .env.example
+* Create a .env file in the project root directory(where manage.py is) with the settings like those in .env.example
13
* [Python 3.6.3](https://python.org)
14
* [Django 2.0.2](https://www.djangoproject.com/)
15
* [virtualenv](https://virtualenv.pypa.io/en/stable/) or [Virtualenvwrapper](https://virtualenvwrapper.readthedocs.io)
0 commit comments