diff --git a/user/common-tasks/updating-qubes-os.md b/user/common-tasks/updating-qubes-os.md index b0ad6d7c..cb68b7bf 100644 --- a/user/common-tasks/updating-qubes-os.md +++ b/user/common-tasks/updating-qubes-os.md @@ -14,7 +14,7 @@ If you're instead looking to upgrade from your current version of Qubes OS to a
qubes-dom0-update
, dnf update
, and apt update
is not recommended, since these bypasses built-in Qubes OS update security measures.
+ Warning: Updating with direct commands such as qubes-dom0-update
, dnf update
, and apt update
is not recommended, since these bypass built-in Qubes OS update security measures.
Instead, we strongly recommend using the Qubes Update tool or its command-line equivalents, as described below.
(By contrast, installing packages using direct package manager commands is fine.)