diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -150,12 +150,8 @@ Builtin auto-updates are not yet handled in macOS due to unsigned build. ### GNU/Linux -There is a known issue which prevents the app from starting on some Linux distributions: [#231](https://github.com/jitsi/jitsi-meet-electron/issues/231) - 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` - <details><summary>NOTE for old GNU/Linux distributions</summary> You might get the following error: |