Simplify git commands in Getting Started

This commit is contained in:
Jan-Philipp Litza 2014-10-12 23:06:48 +02:00
parent 18a20df703
commit 9277648302

View File

@ -8,9 +8,8 @@ The versions of gluon are managed with tags and branches. Every tag is a stable
::
git clone https://github.com/freifunk-gluon/gluon.git gluon
git clone -b v2014.3 https://github.com/freifunk-gluon/gluon.git gluon
cd gluon
git checkout v2014.3
Please keep in mind that you need the appropriate site configuration for that gluon version.