From 1354c7f6639748216625dc744747819894c2a5d2 Mon Sep 17 00:00:00 2001 From: Petr Pridal Date: Mon, 19 Feb 2018 15:49:08 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cecb1e0..044b31e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ npm install -g tileserver-gl Now download vector tiles from [OpenMapTiles](https://openmaptiles.org/downloads/). ```bash -curl -o zurich_switzerland.mbtiles https://openmaptiles.os.zhdk.cloud.switch.ch/v3.3/extracts/zurich_switzerland.mbtiles +curl -o zurich_switzerland.mbtiles https://[GET-YOUR-LINK]/extracts/zurich_switzerland.mbtiles ``` Start `tileserver-gl` with the downloaded vector tiles.