X-Git-Url: https://code.wpia.club/?p=motion.git;a=blobdiff_plain;f=README.md;fp=README.md;h=3e0daca09b6ed1d2dca2b29ab58853b2647402be;hp=6b2618dc7480bbc682954e1c82c4a7d996dd9fff;hb=66a7e727089249cd3eeea99c2aead5fb6a9550ce;hpb=a26958e66244372c1bc4fd47e97024ae61b1ea44 diff --git a/README.md b/README.md index 6b2618d..3e0daca 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