Some small correction to getting started
This commit is contained in:
parent
b5d4d54ddd
commit
fef26edbfd
@ -4,7 +4,7 @@ Getting Started
|
|||||||
Selecting the right version
|
Selecting the right version
|
||||||
---------------------------
|
---------------------------
|
||||||
|
|
||||||
The versions of gluon are managed with tags and branches. Every tag is a stable release (like v2014.2 or v2014.3.1), every branch is a development branch, where 2014.3.x is a branch for 2014.3 bugfix releases and master is the unstable branch for the upcoming release. Branches should be used for development purposes, while tags can be used for productive releases. To check out a branch do:
|
The versions of gluon are managed with tags and branches. Every tag is a stable release (like v2014.2 or v2014.3.1), every branch is a development branch, where 2014.3.x is a branch for 2014.3 bugfix releases and master is the unstable branch for the upcoming release. Branches should be used for development purposes, while tags can be used for productive releases. To check out a tag do:
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
@ -17,8 +17,7 @@ Please keep in mind that you need the appropriate site configuration for that gl
|
|||||||
Building the image
|
Building the image
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
To build Gluon, after checking out the repository change to the source root directory
|
To build Gluon, after checking out the repository change to the source root directory as shown above and perform the following commands:
|
||||||
to perform the following commands:
|
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user