Fixed typo authored by Kristof Korwisi's avatar Kristof Korwisi
...@@ -30,7 +30,7 @@ Download: [MacOS Installer](https://downloads.hci.informatik.uni-wuerzburg.de/de ...@@ -30,7 +30,7 @@ Download: [MacOS Installer](https://downloads.hci.informatik.uni-wuerzburg.de/de
## Linux ## Linux
A linux executable is available here: [decker-linux-nightly]https://downloads.hci.informatik.uni-wuerzburg.de/decker-installer/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.
... ...
......