From c261fa097c354ba624b804f3dba4e815d3ee4dc5 Mon Sep 17 00:00:00 2001 From: Kai Kreuzer Date: Thu, 25 May 2023 09:06:07 +0200 Subject: [PATCH] Add download attribute to download links Fixes #405 Signed-off-by: Kai Kreuzer --- .vuepress/components/InstallInstructions.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.vuepress/components/InstallInstructions.vue b/.vuepress/components/InstallInstructions.vue index cbbabfa6..64457656 100644 --- a/.vuepress/components/InstallInstructions.vue +++ b/.vuepress/components/InstallInstructions.vue @@ -155,12 +155,12 @@ usermod -a -G openhab myownuser 🛈 You don't need the add-ons archives if your machine has Internet access, openHAB will download add-ons you need online as necessary.
@@ -173,12 +173,12 @@ usermod -a -G openhab myownuser
  • Install a recent Java 11 platform (we recommend the Zulu builds of OpenJDK)
  • Download and extract the openHAB runtime distribution:
  • (Optional) Download the add-on archives for offline use and put them in the addons folder of the extracted distribution:
  • 🛈 You don't need the add-ons archives if your machine has Internet access, openHAB will download add-ons you need online as necessary.
  • Open System Preferences > Keyboard > Shortcuts and check the New Terminal at Folder option under Services:
    @@ -204,12 +204,12 @@ usermod -a -G openhab myownuser
  • Install a recent Java 17 platform (we recommend the Zulu builds of OpenJDK)
  • Download and extract the distribution from https://ci.openhab.org/:
  • (Optional) Download the add-on archives for offline use and put them in the addons folder of the extracted distribution:
  • 🛈 You don't need the add-ons archives if your machine has Internet access, openHAB will download add-ons you need online as necessary.