Small add in installing and updating

Hello Qubes! I am pretty new to this, but was reading about StandaloneVM, and think the command is only for 3.x, not 4.x. I tried copying from other material, hope I did it right! Figure is better to try myself since its little thing. Thanks!
This commit is contained in:
p-suedo 2018-08-09 14:17:14 +00:00 committed by GitHub
parent fc52b31f98
commit 441c96ad8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -189,6 +189,12 @@ In order to create a standalone VM you can use a command line like this (from co
qvm-create <vmname> --standalone --label <label>
~~~
or in 4.0:
```
qvm-create --class StandaloneVM --label <label> --property virt_mode=hvm <vmname>
```
... or click appropriate options in the Qubes Manager's Create VM window.
Using more than one template