blob: 178bef19bab3db81ac6aa1ea709268230e738841 (
about) (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
The Atheme Mercurial repository can be checked out using the following command:
hg clone http://hg.atheme.org/atheme/ atheme-devel
The stable version can be checked out using the following command:
hg clone http://hg.atheme.org/release/atheme-5.2/ atheme-stable
Atheme's Mercurial repository depot can be browsed over the internet at
the following address:
http://hg.atheme.org/
|