From e7423bd2e5b15597cdcc733f24967c1d88e50a3e Mon Sep 17 00:00:00 2001 From: Eva Jelinkova Date: Mon, 18 Nov 2019 09:41:02 +0100 Subject: [PATCH] Update git clone command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ef1c6e..7fd976f 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ To work on OpenMapTiles you need Docker. Build the tileset. ```bash -git clone git@github.com:openmaptiles/openmaptiles.git +git clone https://github.com/openmaptiles/openmaptiles.git cd openmaptiles # Build the imposm mapping, the tm2source project and collect all SQL scripts make