summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2015-01-08 17:53:25 +0100
committerBadlop <badlop@process-one.net>2015-01-08 17:53:25 +0100
commit3063a84fe2aaf27afbd975b9a4d954b9bba65b61 (patch)
tree0b149a5ab20da72f81fde3beae6c134c757889dd /doc
parentUpdate copyright dates to 2015 (EJAB-1733) (diff)
Update compilation from git (github #397)
Diffstat (limited to 'doc')
-rw-r--r--doc/guide.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide.tex b/doc/guide.tex
index b2034f2b..c7ff70cb 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -343,7 +343,7 @@ Alternatively, the latest development source code can be retrieved from the Git
\begin{verbatim}
git clone git://github.com/processone/ejabberd.git ejabberd
cd ejabberd
-git checkout -b 2.1.x origin/2.1.x
+./autogen.sh
\end{verbatim}