OpenSlides/docs/en/download.rst

28 lines
620 B
ReStructuredText
Raw Normal View History

2011-07-31 10:46:29 +02:00
Download
========
2011-09-12 21:20:14 +02:00
OpenSlides 1.0 (2011-09-12)
---------------------------
- `zip <http://openslides.org/download/openslides-1.0.zip>`_ (1 MB)
- `tar.gz <http://openslides.org/download/openslides-1.0.tar.gz>`_ (1 MB)
Read the
`installation instructions <http://dev.openslides.org/browser/INSTALL>`_
after download.
Source Code
-----------
2011-07-31 10:46:29 +02:00
You can check the current development status in our
2011-09-12 21:20:14 +02:00
public sourcecode repository:
2011-07-31 10:46:29 +02:00
2011-09-12 21:20:14 +02:00
- `Browse source <http://dev.openslides.org/browser>`_
2011-09-12 21:20:14 +02:00
To get the latest source files from HG repository use the
following command in the Terminal::
hg clone http://hg.openslides.org
2011-08-24 22:37:10 +02:00