cdist update
This commit is contained in:
parent
ecc55d82ac
commit
9aa7429023
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue