Changed URIs for downloading decker binary authored by Kristof Korwisi's avatar Kristof Korwisi
...@@ -13,7 +13,7 @@ This section will lead you through downloading and installing decker on your sys ...@@ -13,7 +13,7 @@ This section will lead you through downloading and installing decker on your sys
## Windows ## Windows
Download: [Windows Installer](http://store.hci.informatik.uni-wuerzburg.de/decker/Decker-nightly.msi) Download: [Windows Installer](https://downloads.hci.informatik.uni-wuerzburg.de/decker-installer/Decker-nightly.msi)
- Click the link and download the Microsoft Installer file, `Decker-nightly.msi`. - Click the link and download the Microsoft Installer file, `Decker-nightly.msi`.
- Find the file in your `Downloads` folder and install Decker by double clicking it and following the installer instructions. - Find the file in your `Downloads` folder and install Decker by double clicking it and following the installer instructions.
...@@ -22,7 +22,7 @@ Download: [Windows Installer](http://store.hci.informatik.uni-wuerzburg.de/decke ...@@ -22,7 +22,7 @@ Download: [Windows Installer](http://store.hci.informatik.uni-wuerzburg.de/decke
## MacOS ## MacOS
Download: [MacOS Installer](http://store.hci.informatik.uni-wuerzburg.de/decker/Decker-nightly.pkg) Download: [MacOS Installer](https://downloads.hci.informatik.uni-wuerzburg.de/decker-installer/Decker-nightly.pkg)
- Click the link and download the MacOS package `Decker-nightly.pkg`. - Click the link and download the MacOS package `Decker-nightly.pkg`.
- Find the file in your `Downloads` folder. Right-click to open the file and follow the installer instructions. - Find the file in your `Downloads` folder. Right-click to open the file and follow the installer instructions.
...@@ -30,7 +30,7 @@ Download: [MacOS Installer](http://store.hci.informatik.uni-wuerzburg.de/decker/ ...@@ -30,7 +30,7 @@ Download: [MacOS Installer](http://store.hci.informatik.uni-wuerzburg.de/decker/
## Linux ## Linux
A linux executable is available here: [decker-linux-nightly](http://store.hci.informatik.uni-wuerzburg.de/decker/decker-linux-nightly) A linux executable is available here: [decker-linux-nightly]https://downloads.hci.informatik.uni-wuerzburg.de/decker-installer/decker-linux-nightly)
- Rename the file to `decker`. - Rename the file to `decker`.
- Enter `chmod +x decker` on the command line to make the file executable. - Enter `chmod +x decker` on the command line to make the file executable.
... ...
......