From: Chen <50514813+dota17@users.noreply.github.com> Date: Tue, 25 Feb 2020 08:20:41 +0000 (+0800) Subject: Update README.md X-Git-Tag: json-c-0.14-20200419~55^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F543%2Fhead;p=thirdparty%2Fjson-c.git Update README.md --- diff --git a/README.md b/README.md index e9ef491b..766d9e7c 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