From 8146ff10f8f94b0a4d033a2ea4d9993cbde6941b Mon Sep 17 00:00:00 2001 From: Jiri Kozel Date: Mon, 5 Dec 2016 13:43:26 +0100 Subject: [PATCH] Write 'git clone' into readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 70f2834..368b934 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ To work on OpenMapTiles you need Docker and Python. Build the tileset. ```bash +git clone git@github.com:openmaptiles/openmaptiles.git # Build the imposm mapping, the tm2source project and collect all SQL scripts make # You can also run the build process inside a Docker container