From eb10f096c08cc5cf036aed61706c02d80c221de3 Mon Sep 17 00:00:00 2001 From: "Elf M. Sternberg" Date: Fri, 30 Dec 2016 10:54:48 -0800 Subject: [PATCH] Fixing whitespace issue in Readme. --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e783ee1..aedc655 100644 --- a/README.md +++ b/README.md @@ -57,9 +57,9 @@ included in the Include directory. From the base directory of the project: -`mkdir build -cd build -cmake .. -make -` + mkdir build + cd build + cmake .. + make + And you should be able to run the basic tests. It's just one file.