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 +19
-9
lines changed
Expand file tree Collapse file tree 1 file changed +19
-9
lines changed Original file line number Diff line number Diff line change 22
33## Install
44
5- - ** Windows:** [ ` Patchwork-Setup-$$VERSION.exe ` ] [ exe ]
6- - ** macOS:** [ ` Patchwork-$$VERSION.dmg ` ] [ dmg ]
7- - You must [ allow apps from "unidentified" developers] ( https://support.apple.com/kb/PH25088 ) .
8- - ** Linux:** You may need to [ fix the sandbox] ( https://github.com/ssbc/patchwork/blob/master/docs/INSTALL.md#sandbox )
9- - ** AppImage:** [ ` Patchwork-$$VERSION.AppImage ` ] [ appimage ]
10- - You must [ make it executable] ( https://docs.appimage.org/user-guide/run-appimages.html ) : ` chmod +x Patchwork-$$VERSION.AppImage `
11- - ** Debian:** [ ` ssb-patchwork_$$VERSION_amd64.deb ` ] [ deb ]
12- - ** Snapcraft:** [ ` ssb-patchwork_$$VERSION_amd64.snap ` ] [ snap ]
13- - You must install with ` snap install --dangerous ` because it's unsigned.
5+ ### Windows
6+
7+ ** [ ` Patchwork-Setup-$$VERSION.exe ` ] [ exe ] **
8+
9+ ### macOS
10+
11+ ** [ ` Patchwork-$$VERSION.dmg ` ] [ dmg ] **
12+
13+ You must [ allow apps from "unidentified" developers] ( https://support.apple.com/kb/PH25088 ) .
14+
15+ ### Linux
16+
17+ You may need to [ fix the sandbox] ( https://github.com/ssbc/patchwork/blob/master/docs/INSTALL.md#sandbox )
18+
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 `
21+ - ** Debian:** [ ` ssb-patchwork_$$VERSION_amd64.deb ` ] [ deb ]
22+ - ** Snapcraft:** [ ` ssb-patchwork_$$VERSION_amd64.snap ` ] [ snap ]
23+ - You must install with ` snap install --dangerous ` because it's unsigned.
1424
1525## Getting started
1626
You can’t perform that action at this time.
0 commit comments