diff --git a/README.md b/README.md index e9ef491..766d9e7 100644 --- a/README.md +++ b/README.md @@ -174,9 +174,9 @@ Pass these options as `-D` on CMake's command-line. cmake -DBUILD_SHARED_LIBS=OFF ... ``` -cmake-configure: Wrapper around cmake to emulate useful options +**In addition, you can also use cmake-configure: Wrapper around cmake to emulate useful options.** -To use cmake-configure,build it like: +To use cmake-configure, build it like: ```sh mkdir build