aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSaúl Ibarra Corretgé <saghul@jitsi.org>2020-10-08 10:44:17 +0200
committerGitHub <noreply@github.com>2020-10-08 10:44:17 +0200
commitef0372eaad5f2326b5e6af580d0085dba1e3d22f (patch)
treee9b5593d1afa3013a281dc035267fd21fe1fe2e7 /README.md
parentfe5d5dd0f501b789a15249061e0623f0ea3a4ce4 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cb645d9..fdd0c7b 100644
--- a/README.md
+++ b/README.md
@@ -125,7 +125,7 @@ Builtin auto-updates are not yet handled in macOS due to unsigned build.
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`
+If after downloading it, you can't execute the file directly, try running `chmod u+x ./jitsi-meet-x86_64.AppImage`
The workaround for now is to launch the app like so: `./jitsi-meet-x86_64.AppImage --no-sandbox`