diff --git a/README.md b/README.md index 4c62e66..d5a36ce 100644 --- a/README.md +++ b/README.md @@ -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 ```