From fd9fb13606aa54687d36f9b70965cb6a9e086829 Mon Sep 17 00:00:00 2001
From: Nico Schottelius <nico@kr.ethz.ch>
Date: Mon, 26 Sep 2011 09:26:58 +0200
Subject: [PATCH] and remove asciidoc/gmake dep from the comment

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index b8181757..daa12f70 100644
--- a/README
+++ b/README
@@ -99,7 +99,7 @@ To install cdist, execute the following commands:
     cd cdist
     export PATH=$PATH:$(pwd -P)/bin
 
-    # If you want the manpages (requires gmake and asciidoc to be installed)
+    # If you want the manpages
     ./build.sh man
     export MANPATH=$MANPATH:$(pwd -P)/doc/man