From 966e5a630bf2aefe26a89575bd0ee7f242ab7d48 Mon Sep 17 00:00:00 2001 From: madsbertelsen Date: Tue, 9 Feb 2021 11:34:50 +0100 Subject: [PATCH] Fix reference to clip.json --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 4dc8e96..b06efd4 100644 --- a/readme.md +++ b/readme.md @@ -18,7 +18,7 @@ As a quick example, we are going to setup Docker-OSM with default values everywh Alternatively you can execute the `settings_downloader.sh` script to download the pbf and the clip file `` ./settings_downloader.sh GEOJSON_URL CONTINENT COUNTRY ie -./settings_downloader.sh https://github.com/kartoza/docker-osm/blob/develop/settings/clip.geojson africa south-africa +./settings_downloader.sh https://github.com/kartoza/docker-osm/raw/develop/settings/clip.geojson africa south-africa `` If you use rancher for container management you can use the provided docker-compose.yml which allows you to automatically