Merge branch 'patch-1' of https://github.com/BlackMaria/qubes-doc into BlackMaria-patch-1

This commit is contained in:
Andrew David Wong 2019-09-15 16:26:06 -05:00
commit d87f3e2694

View File

@ -158,7 +158,7 @@ Then, periodically check for updates in the Template VM and the changes will be
Once the template has been created and installed it is easy to create AppVMs based on it:
~~~
qvm-create --hvm <new windows appvm name> --template <name of template vm> --label <label color>
qvm-create --property virt_mode=hvm <new windows appvm name> --template <name of template vm> --label <label color>
~~~
Components