summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3eb58fc..0349adb 100644
--- a/README.md
+++ b/README.md
@@ -11,8 +11,7 @@ II. BUILDING
Use "./autogen.sh" to configure the package and "make" to compile it.
A black box check for the correctness of the package can be initiated
-by "make check" (make sure to install "cmdtest" from
-http://liw.fi/cmdtest/). The installation is done by "make install".
+by "make check". The installation is done by "make install".
III. COMMUNICATION
------------------