From 0ba2b9f99cfc6a7e4c9933bf4e9cafb2ee65b11f Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Sat, 21 Apr 2018 15:02:49 -0500 Subject: [PATCH] Fix inline code syntax (#634) --- managing-os/templates/fedora-minimal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/managing-os/templates/fedora-minimal.md b/managing-os/templates/fedora-minimal.md index 02e3704e..ec29ef10 100644 --- a/managing-os/templates/fedora-minimal.md +++ b/managing-os/templates/fedora-minimal.md @@ -73,7 +73,7 @@ In Qubes R4.0 the minimal template is not configured for passwordless root. To ~~~ to open a root terminal in the template, from which you can use dnf without sudo. You will have to do this every time if you choose not to enable passwordless root. -If you want the usual qubes ~sudo dnf ...~ commands, open the root terminal just this once using the above command, and in the root xterm window enter +If you want the usual qubes `sudo dnf ...` commands, open the root terminal just this once using the above command, and in the root xterm window enter ~~~ bash-4.4# dnf install qubes-core-agent-passwordless-root polkit