Skip to content
Snippets Groups Projects
Commit 2f5629bd authored by Lorenz Wenner's avatar Lorenz Wenner
Browse files

Update README.md

parent 4cbf3b08
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ https://wiki.ffnw.de/Entwicklung/Als\_Entwickler\_t%C3%A4tig\_werden
## Firmware Kompilieren
### Voraussetzungen (Stand Gluon v2020.2.x):
### Voraussetzungen (Stand Gluon v2021.1.x):
Folgende Pakete müssen auf dem Rechner installiert sein. Hier Beispiel Debian:
......@@ -17,7 +17,7 @@ Auf dieser Seite wird beschrieben, wie man die Gluon Firmware für das Freifunk
*Wichtig* Je nach Entwicklungsstand muss die Branch Version angepasst werden.
git clone https://github.com/freifunk-gluon/gluon.git -b v2020.2.x && cd gluon
git clone https://github.com/freifunk-gluon/gluon.git -b v2021.1.x && cd gluon
git clone https://git.ffnw.de/ffnw-firmware/siteconf.git site && cd site
./buildscript.sh patch
./buildscript.sh prepare GLUON_BRANCH <autoupdater-branch, also zB "stable" oder "testing">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment