Skip to content

Commit

Permalink
Update RUNNING.md docker old config name (#721)
Browse files Browse the repository at this point in the history
Replace the old config name with the new .json extension.
  • Loading branch information
mvanlaar authored May 15, 2024
1 parent 9e6f7d5 commit b89b0eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/RUNNING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b89b0eb

Please sign in to comment.