Update getting_started.rst

just changed to existing release
This commit is contained in:
A.Kasper 2016-11-06 18:49:54 +01:00 committed by GitHub
parent 9fba8d7a64
commit ee66b4de67

View File

@ -8,7 +8,7 @@ Gluon's releases are managed using `Git tags`_. If you are just getting
started with Gluon we recommend to use the latest stable release of Gluon.
Take a look at the `list of gluon releases`_ and notice the latest release,
e.g. *v2016.2*. Always get Gluon using git and don't try to download it
e.g. *v2016.2.x*. Always get Gluon using git and don't try to download it
as a Zip archive as the archive will be missing version information.
Please keep in mind that there is no "default Gluon" build; a site configuration
@ -43,7 +43,7 @@ Building the images
-------------------
To build Gluon, first check out the repository. Replace *RELEASE* with the
version you'd like to checkout, e.g. *v2016.2*.
version you'd like to checkout, e.g. *v2016.2.x*.
::