This reverts commit 34d1a2f9d7
.
2.1-patch
parent
34d1a2f9d7
commit
675936b512
|
@ -8,8 +8,7 @@ title: Installation Overview
|
|||
# Installation Overview
|
||||
|
||||
openHAB 2 is based on the Eclipse SmartHome framework and is fully written in Java.
|
||||
As such, OpenHAB requires a Java Virtual Machine to be installed on the system you intend to install openHAB on.
|
||||
A Java Vitual Machine is available for many platforms.
|
||||
As such, it only depends on a Java Virtual Machine, which is available for many platforms.
|
||||
openHAB can be executed on different versions of **Mac OS X** and **Windows** and many different variants of **Linux** (Ubuntu, Raspbian, ...).
|
||||
|
||||
Please be aware of the fact, that openHAB 2 is based on a new core and introduces new concepts.
|
||||
|
@ -74,7 +73,7 @@ Before you can start, three decisions have to be made:
|
|||
|
||||
2. Stable release or cutting edge:
|
||||
- **Stable:** Use the latest official release ([hosted on Bintray](https://bintray.com/openhab/mvn/openhab-distro)).
|
||||
- **Snapshot:** Benefit from the latest changes in the daily created snapshot ([hosted on openhab.org](https://ci.openhab.org/job/openHAB-Distribution/)).
|
||||
- **Snapshot:** Benefit from the latest changes in the daily created snapshot ([hosted on CloudBees](https://openhab.ci.cloudbees.com/job/openHAB-Distribution)).
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
Loading…
Reference in New Issue