This repository was archived by the owner on May 12, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 22
33## Install
44
5+ Use [ your favorite package manager] ( https://github.com/ssbc/patchwork#installation ) or install manually.
6+
57### Windows
68
79** [ ` Patchwork-Setup-$$VERSION.exe ` ] [ exe ] **
@@ -14,10 +16,12 @@ You must [allow apps from "unidentified" developers](https://support.apple.com/k
1416
1517### Linux
1618
17- You may need to [ fix the sandbox] ( https://github.com/ssbc/patchwork/blob/master/docs/INSTALL.md#sandbox )
19+ ** [ ` Patchwork-$$VERSION.AppImage ` ] [ appimage ] **
20+
21+ You may need to [ fix the sandbox] ( https://github.com/ssbc/patchwork/blob/master/docs/INSTALL.md#sandbox ) .
22+
23+ There are also releases for Debian and Snapcraft:
1824
19- - ** AppImage:** [ ` Patchwork-$$VERSION.AppImage ` ] [ appimage ]
20- - You must [ make it executable] ( https://docs.appimage.org/user-guide/run-appimages.html ) : ` chmod +x Patchwork-$$VERSION.AppImage `
2125- ** Debian:** [ ` ssb-patchwork_$$VERSION_amd64.deb ` ] [ deb ]
2226- ** Snapcraft:** [ ` ssb-patchwork_$$VERSION_amd64.snap ` ] [ snap ]
2327 - You must install with ` snap install --dangerous ` because it's unsigned.
You can’t perform that action at this time.
0 commit comments