You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,8 +25,8 @@ There's no genuine reason why this wouldn't work. The openHABian image is really
25
25
26
26
27
27
## On openHAB 4 and older
28
-
openHABian will install **openHAB 4** and Java 17 by default.
29
-
The openHABian image will install openHAB 4 by default, to have it install openHAB 3 right from the beginning, set `clonebranch=openHAB3` in `openhabian.conf` before first boot. Use `clonebranch=legacy` to get openHAB 2.
28
+
openHABian will install **openHAB 5** and Java 21 by default.
29
+
To have it install openHAB 4 or openHAB 3 right from the beginning, set `clonebranch=openHAB4` or `clonebranch=openHAB3`, respectively, in `openhabian.conf` before first boot. Use `clonebranch=legacy` to get openHAB 2.
0 commit comments