Update git clone command

This commit is contained in:
Eva Jelinkova 2019-11-18 09:41:02 +01:00 committed by GitHub
parent acb54e5e50
commit e7423bd2e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,7 +76,7 @@ To work on OpenMapTiles you need Docker.
Build the tileset. Build the tileset.
```bash ```bash
git clone git@github.com:openmaptiles/openmaptiles.git git clone https://github.com/openmaptiles/openmaptiles.git
cd openmaptiles 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