From 7e59612a271d42e28160b44a09ba452172a05b64 Mon Sep 17 00:00:00 2001 From: Nicolas Boutet Date: Thu, 8 Sep 2016 19:14:10 +0200 Subject: [PATCH] readme: fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e6c2e0b..62a3d9df 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Get ETrun source code with its submodule: Then run the build script: - $ ./make.sh -h + $ ./make.sh -h $ ./make.sh [OPTIONS] Alternatively you can point the CMake GUI tool to the CMakeLists.txt file and generate platform specific build project or IDE workspace.