Merge pull request #2045 from rubenk/fix-readme
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Tue, 3 Apr 2018 21:28:03 +0000 (23:28 +0200)
committerGitHub <noreply@github.com>
Tue, 3 Apr 2018 21:28:03 +0000 (23:28 +0200)
README: do not point users to non-existing file

README

diff --git a/README b/README
index a47b669..43df03b 100644 (file)
--- a/README
+++ b/README
@@ -987,9 +987,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