diff --git a/docs/auto-update.md b/docs/auto-update.md index d456992ca14..4da453edb1b 100644 --- a/docs/auto-update.md +++ b/docs/auto-update.md @@ -6,7 +6,7 @@ See [publish configuration](configuration/publish.md) for information on how to ## Auto-updatable Targets * macOS: DMG. -* Linux: AppImage. +* Linux: AppImage, DEB and RPM. * Windows: NSIS. All these targets are default, custom configuration is not required. (Though it is possible to [pass in additional configuration, e.g. request headers](#custom-options-instantiating-updater-directly).)