Skip to content

Commit

Permalink
build.sh is old
Browse files Browse the repository at this point in the history
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
  • Loading branch information
Nico Schottelius committed Nov 17, 2011
1 parent 79c1f4c commit e380cdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
Expand Up @@ -131,7 +131,7 @@ To install cdist, execute the following commands:
export PATH=$PATH:$(pwd -P)/bin

# If you want the manpages
./build.sh man
./build man
export MANPATH=$MANPATH:$(pwd -P)/doc/man


Expand Down Expand Up @@ -178,7 +178,7 @@ To upgrade cdist in the current branch use
git pull

# Also update the manpages
./build.sh man
./build man
export MANPATH=$MANPATH:$(pwd -P)/doc/man

If you stay on a version branche (i.e. 1.0, 1.1., ...), nothing should break.
Expand Down

0 comments on commit e380cdf

Please sign in to comment.