Skip to content

Commit b89b0eb

Browse files
authored
Update RUNNING.md docker old config name (#721)
Replace the old config name with the new .json extension.
1 parent 9e6f7d5 commit b89b0eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/RUNNING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Here is an example:
152152
# Required, same to --output. Could be a directory or a .mbtiles files
153153
output: /path/to/output
154154
# Optional, same to --config
155-
# If not being set, default to resources/config-openmaptiles.config
155+
# If not being set, default to resources/config-openmaptiles.json
156156
config: /path/to/config
157157
# Optional, same to --process
158158
# If not being set, default to resources/process-openmaptiles.lua

0 commit comments

Comments
 (0)