diff --git a/README.rst b/README.rst index f01c2eac..6cd1e414 100644 --- a/README.rst +++ b/README.rst @@ -32,7 +32,7 @@ is possible using ``make`` or ``cmake``; follow the link for more detailed instr .. code:: sh - cmake -S . -B build + cmake -S . -B build -DCMAKE_BUILD_TYPE=Release cmake --build build cmake --install build