and remove asciidoc/gmake dep from the comment

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-09-26 09:26:58 +02:00
parent 98f4ec9f3e
commit fd9fb13606
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -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