From b89b0ebd7ed40c896193bdaf80cad0599c093a45 Mon Sep 17 00:00:00 2001 From: Martijn van Laar Date: Wed, 15 May 2024 11:08:59 +0200 Subject: [PATCH] Update RUNNING.md docker old config name (#721) Replace the old config name with the new .json extension. --- docs/RUNNING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/RUNNING.md b/docs/RUNNING.md index 6ee541ef..f774e529 100644 --- a/docs/RUNNING.md +++ b/docs/RUNNING.md @@ -152,7 +152,7 @@ Here is an example: # Required, same to --output. Could be a directory or a .mbtiles files output: /path/to/output # Optional, same to --config - # If not being set, default to resources/config-openmaptiles.config + # If not being set, default to resources/config-openmaptiles.json config: /path/to/config # Optional, same to --process # If not being set, default to resources/process-openmaptiles.lua