README: do not point users to non-existing file
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 19 Nov 2016 12:16:57 +0000 (13:16 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 19 Nov 2016 12:16:57 +0000 (13:16 +0100)
README

diff --git a/README b/README
index 0989312..486c006 100644 (file)
--- a/README
+++ b/README
@@ -934,9 +934,8 @@ Configuring / Compiling / Installing
 ------------------------------------
 
   To configure, build and install collectd with the default settings, run
-  `./configure && make && make install'.  For detailed, generic instructions
-  see INSTALL. For a complete list of configure options and their description,
-  run `./configure --help'.
+  `./configure && make && make install'.  For a complete list of configure
+  options and their description, run `./configure --help'.
 
   By default, the configure script will check for all build dependencies and
   disable all plugins whose requirements cannot be fulfilled (any other plugin