From 987962eeb3fe15b7b6502b93151ad68cfb332bc9 Mon Sep 17 00:00:00 2001 From: null pointer exception <57326449+deathgrippin@users.noreply.github.com> Date: Sat, 4 Apr 2020 21:39:30 -0400 Subject: [PATCH] Remove extra colon --- user/common-tasks/software-update-domu.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/user/common-tasks/software-update-domu.md b/user/common-tasks/software-update-domu.md index b4aa4026..43095604 100644 --- a/user/common-tasks/software-update-domu.md +++ b/user/common-tasks/software-update-domu.md @@ -202,8 +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 TemplateVM and run: ```shell_session [user@fedora-30-snap-demo ~]$ sudo dnf install snapd qubes-snapd-helper