X-Git-Url: https://code.wpia.club/?p=motion.git;a=blobdiff_plain;f=README.md;fp=README.md;h=c41874a73c738eef688a1cd27ef1c7e42faafcfc;hp=4681fba5a1932027620cb3e18a664d585ed429fd;hb=7c57af2eda8ded7eeae9ced0157bae7fd188af59;hpb=e18e3780ea5d0364eff847704b8bf975429e7909 diff --git a/README.md b/README.md index 4681fba..c41874a 100644 --- 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