From c1285bfbcb58a536973f9d6962738dfc34b1d9ed Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Tue, 10 Mar 2020 18:14:59 +0100 Subject: [PATCH] README: update repo URL Update URL for clone of fff-monitoring repo. Signed-off-by: Adrian Schmutzler --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 730edf0..2fbeb17 100644 --- a/README.md +++ b/README.md @@ -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