From 206a642b5b16729a2f860ccbcbe80bcc6b101031 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Sat, 19 Nov 2016 13:16:57 +0100 Subject: [PATCH] README: do not point users to non-existing file --- README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README b/README index 0989312f..486c006c 100644 --- 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 -- 2.11.0