diff --git a/developer/debugging/test-bench.md b/developer/debugging/test-bench.md index 79ea9536..cba9b7e1 100644 --- a/developer/debugging/test-bench.md +++ b/developer/debugging/test-bench.md @@ -79,7 +79,7 @@ Internet access is intentionally disabled by default in dom0. But to ease the de sudo dnf --setopt=reposdir=/etc/yum.repos.d install openssh-server ~~~ -> **Note:** If you want to install additional software in dom0 and your only network card was assigned to dom0, then _instead_ of the usual `sudo qubes-dom0-update install ` now you run `sudo dnf --setopt=reposdir=/etc/yum.repos.d install `. +> **Note:** If you want to install additional software in dom0 and your only network card was assigned to dom0, then _instead_ of the usual `sudo qubes-dom0-update ` now you run `sudo dnf --setopt=reposdir=/etc/yum.repos.d install `. ## Development VM