cmocka: fix doxygen comment for assert_not_in_range()
[obnox/cmocka.git] / README
diff --git a/README b/README
index 3d30b36709d6e676a1ce0a57a740d091e6552874..b432e8e0bf0613798b1a5cc4eb284edf7459225f 100644 (file)
--- a/README
+++ b/README
@@ -11,5 +11,5 @@ doc/index.html.
 COMPILING
 ---------
 To compile the cmocka library and example applications run, create a build dir,
-and in the build dir calld 'cmake /path/to/source' followed by 'make'. On
+and in the build dir call 'cmake /path/to/cmocka' followed by 'make'. On
 Windows you can use the cmake gui. More details can be found in the INSTALL file.