From b00d52afe349452ff01a94170ca11a9808144220 Mon Sep 17 00:00:00 2001 From: MawOfTheVoid <47524486+MawOfTheVoid@users.noreply.github.com> Date: Wed, 10 Jul 2019 16:44:14 +0200 Subject: [PATCH] Updated the readme. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c287b5b..fa0768a 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,9 @@ Of course you can change some parameters in the settings so feel free to try the Just double-click the pylette.exe. ### Linux -Find the pylette file and double-click it. +Find the pylette file and double-click it. +If this doesnt work you have to give the pylette file executable permission. +You can do this with `chmod +x /path/to/pylette`. ### MacOs I don't have a Mac; if there is enough demand I may look into options to make an executable.