From e06dc328a086adaf962b7e040465d2bcaaa1eab2 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Tue, 24 May 2016 21:45:15 -0700 Subject: [PATCH] Remove duplicate command and specify testing repo --- managing-os/windows-appvms.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/managing-os/windows-appvms.md b/managing-os/windows-appvms.md index 406dd0d8..ab46af5d 100644 --- a/managing-os/windows-appvms.md +++ b/managing-os/windows-appvms.md @@ -46,8 +46,7 @@ sudo qubes-dom0-update qubes-windows-tools You can also install the package from testing repositories, where we usually publish new versions first: ~~~ -qubes-dom0-update --enablerepo=qubes*testing qubes-windows-tools -sudo qubes-dom0-update --enablerepo=qubes*testing qubes-windows-tools +sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing qubes-windows-tools ~~~ This package brings the ISO with Qubes Windows Tools that is passed to the VM when `--install-windows-tools` is specified for the `qvm-start` command. Please note that none of this software ever runs in Dom0 or any other part of the system except for the Windows AppVM in which it is to be installed.