Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Commit

Permalink
solved typo
Browse files Browse the repository at this point in the history
solved typo in exe name
  • Loading branch information
sambaas authored Feb 23, 2022
1 parent b994d17 commit f184d8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
Download the latest release from the [releases page](https://github.com/Amsterdam/CityDataToBinaryModel/releases) and extract with .zip file with all its contents to a folder.<br>
Please note TileBakeTool.exe is not portable and all .dll files are required for the tool to run.

Use `TileBikeTool.exe --help` to display the available parameters.<br>
Use `TileBakeTool.exe --help` to display the available parameters.<br>
Best practice is to supply the required parameters via a config .json file.

Please take a look at the example [JSON config files](config/) in the config folder.

Use `TileBikeTool.exe --config PathToYourConfigFile.json` to start the tool using the config file.
Use `TileBakeTool.exe --config PathToYourConfigFile.json` to start the tool using the config file.

## Binary tile data

Expand Down

0 comments on commit f184d8a

Please sign in to comment.