From a9a61295145b6ec4f5e4db5772b76dc3ee3efc84 Mon Sep 17 00:00:00 2001 From: null pointer exception <57326449+deathgrippin@users.noreply.github.com> Date: Sat, 4 Apr 2020 21:40:15 -0400 Subject: [PATCH] Add missing word --- user/common-tasks/software-update-domu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/common-tasks/software-update-domu.md b/user/common-tasks/software-update-domu.md index 43095604..6be06e59 100644 --- a/user/common-tasks/software-update-domu.md +++ b/user/common-tasks/software-update-domu.md @@ -202,7 +202,7 @@ Example policy file in R4.0 (with Whonix installed, but not set as default Updat Snap packages do not use the normal update channels for Debian and Fedora (apt and dnf) and are often installed as the user rather than as root. To support these in an AppVM you need to take the following steps: -1. In the **TemplateVM** you must install `snapd` and `qubes-snapd-helper`. Open a terminal in TemplateVM and run: +1. In the **TemplateVM** you must install `snapd` and `qubes-snapd-helper`. Open a terminal in the TemplateVM and run: ```shell_session [user@fedora-30-snap-demo ~]$ sudo dnf install snapd qubes-snapd-helper