From 6695456328ce5b807138db491bb9b3bd0caf9545 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Mon, 14 Jul 2014 21:23:19 +0200 Subject: compilation.md: Bump example version number --- web/input/doc/faq/compilation.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'web/input/doc/faq/compilation.md') diff --git a/web/input/doc/faq/compilation.md b/web/input/doc/faq/compilation.md index c4cfc12..d3eaff0 100644 --- a/web/input/doc/faq/compilation.md +++ b/web/input/doc/faq/compilation.md @@ -4,10 +4,10 @@ parent: FAQ # How do I compile the plugins? -To compile version `1.x` of the plugins, you run: +To compile version `2.x` of the plugins, you run: - $ gzip -dc monitoring-plugins-1.x.tar.gz | tar -xf - - $ cd monitoring-plugins-1.x + $ gzip -dc monitoring-plugins-2.x.tar.gz | tar -xf - + $ cd monitoring-plugins-2.x $ ./configure $ make -- cgit v1.2.3-74-g34f1