Revert "Reword first paragragh and fix snapshot link (#851)" (#853)

This reverts commit 34d1a2f9d7.
2.1-patch
Jerome Luckenbach 2019-01-06 23:07:08 +01:00 committed by GitHub
parent 34d1a2f9d7
commit 675936b512
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -8,8 +8,7 @@ title: Installation Overview
# Installation Overview # Installation Overview
openHAB 2 is based on the Eclipse SmartHome framework and is fully written in Java. 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. As such, it only depends on a Java Virtual Machine, which is available for many platforms.
A Java Vitual Machine 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, ...). 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. 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: 2. Stable release or cutting edge:
- **Stable:** Use the latest official release ([hosted on Bintray](https://bintray.com/openhab/mvn/openhab-distro)). - **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 ## Installation