From 5c7229bfc07969e2d0e3d243e5594ca73f91ee3b Mon Sep 17 00:00:00 2001 From: 6r15u <35080162+6r15u@users.noreply.github.com> Date: Fri, 5 Jan 2018 12:59:29 +0100 Subject: [PATCH] [QNAP] Corrected install folder (#616) --- installation/qnap.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/installation/qnap.md b/installation/qnap.md index fc4a15f5b..468906e77 100644 --- a/installation/qnap.md +++ b/installation/qnap.md @@ -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.