README: add config instruction

This commit is contained in:
Luna Mendes 2018-07-09 02:51:41 -03:00
parent e8b81422a2
commit 40e81b76c1
No known key found for this signature in database
GPG Key ID: 7D950EEE259CE92F
1 changed files with 3 additions and 0 deletions

View File

@ -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