[QNAP] Corrected install folder (#616)

pull/618/head
6r15u 2018-01-05 12:59:29 +01:00 committed by Thomas Dietrich
parent 39963e689e
commit 5c7229bfc0
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@ Follow the instructions shown if a new version is announced when opening the adm
1. Download the QPKG from the [releases section over on GitHub](https://github.com/openhab/openhab-qnap-qpkg/releases).
2. Create a directory for your addons, configurations and userdata, by either
- Creating a share called "openHAB2" (recommended)
- Creating a folder called "openHAB2" inside the "Public" share
- Creating a share called "openHAB" (recommended)
- Creating a folder called "openHAB" inside the "Public" share
- Not creating any of them and therefore using `.qpkg/openHAB2/distribution` for all data (for testing or demonstration)
3. Go to your NAS's App Center and make sure you have got "JRE" (for x86-CPU based NAS) or "JRE_ARM" (for ARM-CPU based NAS) installed.