Correct clone command.
This commit is contained in:
parent
72d36704fc
commit
e3c9ea195e
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
The Charybdis Mercurial repository can be checked out using the following command:
|
The Charybdis Mercurial repository can be checked out using the following command:
|
||||||
hg clone http://hg.atheme.org/charybdis charybdis-devel
|
hg clone http://hg.atheme.org/charybdis/ charybdis-devel
|
||||||
|
|
||||||
The stable version can be checked out using the following command:
|
The stable version can be checked out using the following command:
|
||||||
hg clone http://hg.atheme.org/release/charybdis-3.0 charybdis-stable
|
hg clone http://hg.atheme.org/release/charybdis-3.0/ charybdis-stable
|
||||||
|
|
||||||
Charybdis's Mercurial repository depot can be browsed over the internet at
|
Charybdis's Mercurial repository depot can be browsed over the internet at
|
||||||
the following address:
|
the following address:
|
||||||
|
|
Loading…
Reference in a new issue