Updated INSTALL section: use git instead of hg repository.
This commit is contained in:
parent
d5ee6d69b6
commit
9da7055fc2
11
INSTALL.txt
11
INSTALL.txt
@ -98,13 +98,12 @@ II. Installation on GNU/Linux and MacOSX
|
|||||||
|
|
||||||
OR
|
OR
|
||||||
|
|
||||||
b) Clone development version from mercurial repository
|
b) Clone development version from OpenSlides' github repository
|
||||||
http://hg.openslides.org. This requires Mercurial source control
|
https://github.com/OpenSlides/OpenSlides.
|
||||||
management (hg):
|
This requires Git, see http://git-scm.com/.
|
||||||
|
Open command line (cmd) and run:
|
||||||
|
|
||||||
E.g. for Ubuntu run:
|
git clone git://github.com/OpenSlides/OpenSlides.git
|
||||||
$ sudo apt-get install mercurial
|
|
||||||
$ hg clone http://hg.openslides.org OpenSlides
|
|
||||||
|
|
||||||
3. Setup your virtual environment with virtualenv:
|
3. Setup your virtual environment with virtualenv:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user