diff --git a/apps/updatenotification/src/components/UpdateNotification.vue b/apps/updatenotification/src/components/UpdateNotification.vue
index 093cbdd8a56..e55df3d3e46 100644
--- a/apps/updatenotification/src/components/UpdateNotification.vue
+++ b/apps/updatenotification/src/components/UpdateNotification.vue
@@ -50,11 +50,13 @@
{{ t('updatenotification', 'Open updater') }}
- {{ t('updatenotification', 'Update via web') }}
+ {{ t('updatenotification', 'Update via command line`) }}
+ {{ t('updatenotification', 'Download now') }}
+ class="button">{{ t('updatenotification', 'Update manually') }}
{{ t('updatenotification', 'Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update.') }}