aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b5a469b32d..718b369012 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ After installing the dependencies, run the following command.
To install to a non-default location:
- make CMAKE_INSTALL_PREFIX=/full/path/
+ make CMAKE_BUILD_TYPE=RelWithDebInfo CMAKE_INSTALL_PREFIX=/full/path/
make install
CMake hints for inspecting the build: