]> granicus.if.org Git - json-c/commitdiff
Update README.md
authorChen <50514813+dota17@users.noreply.github.com>
Tue, 25 Feb 2020 08:20:41 +0000 (16:20 +0800)
committerGitHub <noreply@github.com>
Tue, 25 Feb 2020 08:20:41 +0000 (16:20 +0800)
README.md

index e9ef491b54f9eb7f58ef7ba1c1f2071a24c86ce1..766d9e7c7060750f11c5d9ea6ff0d5ea78220c50 100644 (file)
--- 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