From 93c3e1377329cbedfcd55eccb1dee07f571bcdf4 Mon Sep 17 00:00:00 2001 From: Marcos Dantas Date: Tue, 16 Jun 2020 06:54:48 -0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9519763..3741d40 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,8 @@ On macOS Catalina a warning will be displayed on first install. The app won't op There is a known issue which prevents the app from starting on some Linux distributions: #231 +If after downloading it, you can't execute the file directly, try running `chmod u+x ./jitsi-meet-x86_64.AppImage.AppImage` + The workaround for now is to launch the app like so: `./jitsi-meet-x86_64.AppImage --no-sandbox`
NOTE for old GNU/Linux distributions