README: update repo URL

Update URL for clone of fff-monitoring repo.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
Adrian Schmutzler 2020-03-10 18:14:59 +01:00
parent 5084da09ba
commit c1285bfbcb
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ pip3 uninstall uuid
* Datenbank in MySQL anlegen
* Git vorbereiten:
```bash
git clone https://github.com/asdil12/fff-monitoring
git clone https://github.com/FreifunkFranken/fff-monitoring
git clone https://github.com/TileStache/TileStache
cd fff-monitoring
cp ffmap/mysqlconfig.example.py ffmap/mysqlconfig.py