Evolution #1316 » 0001-Rephrasing-on-installation-index-page-refs-1316.patch
source/installation/index.rst | ||
---|---|---|
Installation manual
|
||
===================
|
||
Galette installation is quite simple, really :) Just a few graphical steps to follow once pre-requisites are met.
|
||
Galette installation is quite simple, really :) Just a few graphical steps to follow once the prerequisites are met.
|
||
First, `download Galette <https://download.tuxfamily.org/galette/galette-0.9.3.tar.bz2>`_ and uncompress the archive.
|
||
If you are running Windows, you will have to install a TAR archives compatible client, such as `7zip <https://www.7-zip.org/>`_.
|
||
If you are using Linux, run:
|
||
If you are running Windows, you will have to install a file archiver software supporting the TAR archive format, such as `7zip <https://www.7-zip.org/>`_.
|
||
If you are using Linux, run the following commands :
|
||
.. code-block:: bash
|
||
::
|
||
$ cd /var/www/html/
|
||
$ wget https://download.tuxfamily.org/galette/galette-0.9.3.tar.bz2
|
||
$ tar xjvf galette-0.9.3.tar.bz2
|
||
Current Galette stable version is 0.9.3. A `nightly archive <https://download.tuxfamily.org/galette/galette-dev.tar.bz2>`_ is build each night from the development branch, and you also :doc:`retrieve Galette development version <../development/git>` as explained in developer guide.
|
||
The current stable version of Galette is |version|. A `nightly archive <https://download.tuxfamily.org/galette/galette-dev.tar.bz2>`_ is build each night from the development branch, and you can also :doc:`retrieve Galette development version <../development/git>` as explained in the developer guide.
|
||
.. toctree::
|
||
:maxdepth: 3
|
- « Précédent
- 1
- 2
- Suivant »