Write 'git clone' into readme

This commit is contained in:
Jiri Kozel 2016-12-05 13:43:26 +01:00 committed by GitHub
parent 4d932f918f
commit 8146ff10f8

View File

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