summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 62d99cb..7558b13 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,8 @@ Compiling
To compile the cmocka library and example applications run, create a build dir,
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.
+Windows you can use the cmake gui. More details can be found in the INSTALL.md
+file.
Website
-------