Update README.md

This commit is contained in:
Jiri Kozel 2016-12-05 14:01:35 +01:00 committed by GitHub
parent 8146ff10f8
commit 80af76b21f

View File

@ -101,6 +101,7 @@ Build the tileset.
```bash ```bash
git clone git@github.com:openmaptiles/openmaptiles.git git clone git@github.com:openmaptiles/openmaptiles.git
cd openmaptiles
# Build the imposm mapping, the tm2source project and collect all SQL scripts # Build the imposm mapping, the tm2source project and collect all SQL scripts
make make
# You can also run the build process inside a Docker container # You can also run the build process inside a Docker container