doc/install: add missing "cd"
This commit is contained in:
parent
c15c75749b
commit
410c9ba46c
|
@ -20,6 +20,7 @@ tar file of the branch you want. Please use the make command, not a plain
|
||||||
"git archive". The comments in the `Makefile` will explain why.
|
"git archive". The comments in the `Makefile` will explain why.
|
||||||
|
|
||||||
git clone git://github.com/sitaramc/gitolite.git
|
git clone git://github.com/sitaramc/gitolite.git
|
||||||
|
cd gitolite
|
||||||
make master.tar
|
make master.tar
|
||||||
# or maybe "make rebel.tar" or "make pu.tar"
|
# or maybe "make rebel.tar" or "make pu.tar"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue