OpenSlides/docs/en/download.rst

20 lines
497 B
ReStructuredText
Raw Normal View History

2011-07-31 10:46:29 +02:00
Download
========
There is not yet a release of OpenSlides.
2011-08-24 22:37:10 +02:00
Version 1.0 is scheduled for september 2011.
2011-07-31 10:46:29 +02:00
You can check the current development status in our
public sourcecode repository.
Checkout OpenSlides sourcecode::
hg clone http://hg.openslides.org
If you have write access (commit rights) to OpenSlides with your ssh
key use::
hg clone ssh://hg@openslides.org/openslides
2011-08-24 22:37:10 +02:00
Installation instructions can be found in the
`INSTALL <http://dev.openslides.org/browser/INSTALL>`_ file.