diff --git a/README.md b/README.md index 6b4bfc1..d2694f5 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ Status page software. git clone https://gitlab.com/elixire/elstat cd elstat python3.6 -m pip install -Ur requirements.txt + +# edit config.py as you wish +cp config.example.py config.py ``` ## Run