Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Commit 245ca26

Browse files
Add AppImage CLI flag note
1 parent 5474f4e commit 245ca26

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/INSTALL.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,8 @@ See also:
118118

119119
### AppImage
120120

121-
Note that the `chown` and `chmod` solution doesn't work with AppImages, and the
122-
`--no-sandbox` requires [extra steps][appimage-fix], so the simplest solution
123-
is to use the `sysctl` option *or* use a different release format (AUR, Brew,
124-
Deb, or Snap).
121+
Note that the `chown` and `chmod` solution doesn't work with AppImages, but you can launch the AppImage with the `--no-sandbox` flag appended to the command.
122+
123+
You can permanently patch the AppImage to add `--no-sandbox`, but that change is experimental and requires some [extra steps][appimage-fix].
125124

126125
[appimage-fix]: https://github.com/ssbc/patchwork/issues/1217#issuecomment-559609983

0 commit comments

Comments
 (0)