diff --git a/samples/README.md b/samples/README.md index da63c050..2c763f84 100644 --- a/samples/README.md +++ b/samples/README.md @@ -39,7 +39,7 @@ Then, depending on your system: Generate the CMake cache using Makefile: ``` -cmake .. -G Makefile -DCMAKE_PREFIX_PATH=/opt/Qt/5.6/gcc_64/lib/cmake -DCMAKE_BUILD_TYPE=Release +cmake .. -G Unix\ Makefiles -DCMAKE_PREFIX_PATH=/opt/Qt/5.6/gcc_64/lib/cmake -DCMAKE_BUILD_TYPE=Release ``` To build type: