diff --git a/website/docs/installation/desktop.md b/website/docs/installation/desktop.md index 17d2d1ab9..fd9c4d9bb 100644 --- a/website/docs/installation/desktop.md +++ b/website/docs/installation/desktop.md @@ -18,4 +18,8 @@ The app will check for updates on startup without blocking the user, and on a sc ### Linux -An update check will be performed synchronously on each app start. If a new version is available then the update process will start and the update downloaded and applied, without any user interaction being required. \ No newline at end of file +An update check will be performed synchronously on each app start. If a new version is available then the update process will start and the update downloaded and applied, without any user interaction being required. + +## Read next + +Check the [Desktop Application](../guides/desktop) page. \ No newline at end of file