diff --git a/customization/dispvm-customization.md b/customization/dispvm-customization.md index f99fe932..5c068348 100644 --- a/customization/dispvm-customization.md +++ b/customization/dispvm-customization.md @@ -21,8 +21,9 @@ In order to regenerate the Disposable VM "snapshot" (called 'savefile' on Qubes) [user@dom0 ~]$ qvm-create-default-dvm - -This would create a new Disposable VM savefile based on the custom template. Now, whenever one opens a file (from any AppVM) in a Disposable VM, a Disposable VM based on this template will be used. +This would create a new Disposable VM savefile based on the custom template. +For example `` could be the name of the existing `debian-8` vm, which creates the disposable vm `debain-8-dvm`. +Now, whenever one opens a file (from any AppVM) in a Disposable VM, a Disposable VM based on this template will be used. One can easily verify if the new Disposable VM template is indeed based on a custom template (in the example below the template called "f17-yellow" was used as a basis for the Disposable VM):