From ff7a484164d9b7aa10e22bd945d10177624b7efb Mon Sep 17 00:00:00 2001 From: jamke <47451874+jamke@users.noreply.github.com> Date: Fri, 7 Apr 2023 10:55:40 +0000 Subject: [PATCH] Update windows-tools41.md Modified the order of flag and vmname arguments. According to `man qvm-start` it is the proper way for it. I checked that command still works, of course. --- docs/os/windows/windows-tools41.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/os/windows/windows-tools41.md b/docs/os/windows/windows-tools41.md index 7a65d2d..a049c85 100644 --- a/docs/os/windows/windows-tools41.md +++ b/docs/os/windows/windows-tools41.md @@ -98,7 +98,7 @@ This will allow you to install the Qubes Windows Tools on Windows 7, 10 and 11 b 3. To install the Qubes Windows Tools in a Windows VM one should start the VM passing the additional option `--install-windows-tools`: - qvm-start --install-windows-tools + qvm-start --install-windows-tools Once the Windows VM boots, a CDROM should appear in the 'My Computer' menu (typically as `D:` or `E:`) with the setup program `qubes-tools-x64.msi` in its main directory.