and remove asciidoc/gmake dep from the comment
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
98f4ec9f3e
commit
fd9fb13606
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -99,7 +99,7 @@ To install cdist, execute the following commands:
|
||||||
cd cdist
|
cd cdist
|
||||||
export PATH=$PATH:$(pwd -P)/bin
|
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
|
./build.sh man
|
||||||
export MANPATH=$MANPATH:$(pwd -P)/doc/man
|
export MANPATH=$MANPATH:$(pwd -P)/doc/man
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue