diff --git a/common-tasks/software-update-dom0.md b/common-tasks/software-update-dom0.md index 323e0d9e..c9bd1dcb 100644 --- a/common-tasks/software-update-dom0.md +++ b/common-tasks/software-update-dom0.md @@ -71,7 +71,7 @@ Of course, command line tools are still available for accomplishing various upda If you've installed a package such as anti-evil-maid, you can remove it with the following command: ~~~ - sudo qubes-dom0-update action=remove anti-evil-maid + sudo yum remove anti-evil-maid ~~~ ### Kernel Upgrade ###