]> WPIA git - motion.git/blobdiff - README.md
Merge branch 'footer' into 'master'
[motion.git] / README.md
index 4681fba5a1932027620cb3e18a664d585ed429fd..c41874a73c738eef688a1cd27ef1c7e42faafcfc 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ virtualenv -p python3 .
 . bin/activate
 pip install -r requirements.txt
 ```
-Then edit config.py.example into config.py with your database connection
+Then edit config.py.example into config.py with your database connection and web site settings
 
 ## Development and debug