From 9b7fd5d8f5feec927adca532ae9316d60fab6a22 Mon Sep 17 00:00:00 2001 From: Jochen Topf Date: Mon, 28 Sep 2020 20:17:42 +0200 Subject: [PATCH] README.md formatting fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```