README.md formatting fix

This commit is contained in:
Jochen Topf 2020-09-28 20:17:42 +02:00
parent f9679b83d9
commit 9b7fd5d8f5
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ There is a tool named osmpbf-outline that shows a debug output of the contents
of a PBF file. To compile it:
```sh
make -C tools
make -C tools
```