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.
This commit is contained in:
jamke 2023-04-07 10:55:40 +00:00 committed by GitHub
parent 9838938b3f
commit ff7a484164
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 <VMname> --install-windows-tools
qvm-start --install-windows-tools <VMname>
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.