From f407d8a7d38a4b52d871147ba76dce1ed513a069 Mon Sep 17 00:00:00 2001 From: Matt Feemster Date: Tue, 4 Jun 2019 23:18:05 +0000 Subject: [PATCH] LinuxRelease.md edited online with Bitbucket --- Data/LinuxRelease.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Data/LinuxRelease.md b/Data/LinuxRelease.md index bb47652..eb6cfee 100644 --- a/Data/LinuxRelease.md +++ b/Data/LinuxRelease.md @@ -77,6 +77,10 @@ Which can be downloaded from: https://github.com/probonopd/linuxdeployqt/releases https://appimage.github.io/appimagetool/ +Make them executable by running this command in the folder they reside in: + +`chmod +x ./*.AppImage` + Once those are installed, run these commands from the root of the fractorium folder: `make`