cdist update

This commit is contained in:
Nico Schottelius 2011-03-10 21:50:14 +01:00
parent ecc55d82ac
commit 9aa7429023

View file

@ -79,7 +79,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 # If you want the manpages (requires asciidoc to be installed)
make man make man
export MANPATH=$MANPATH:$(pwd -P)/doc/man export MANPATH=$MANPATH:$(pwd -P)/doc/man