diff --git a/docs/release-notes-template.md b/docs/release-notes-template.md index 98af9352f..351100cb4 100644 --- a/docs/release-notes-template.md +++ b/docs/release-notes-template.md @@ -4,7 +4,9 @@ - **Windows:** [`ssb-patchwork-setup-$$VERSION.exe`][exe] - **macOS:** [`Patchwork-$$VERSION.dmg`][dmg] (you may need to [allow apps from "unidentified" developers](https://support.apple.com/kb/PH25088)) -- **Linux:** [`ssb-patchwork-$$VERSION-x86_64.AppImage`][appimage] (you will need to [make it executable](https://docs.appimage.org/user-guide/run-appimages.html)) +- **Linux:** [`ssb-patchwork-$$VERSION-x86_64.AppImage`][appimage] (you will need to [make it executable](https://github.com/ssbc/patchwork/blob/master/docs/INSTALL.md#sandbox)) + +There are also `.deb`, `.snap`, and package manager releases available. ## Getting started