diff --git a/user/managing-os/templates.md b/user/managing-os/templates.md index d74a859c..839bf0a3 100644 --- a/user/managing-os/templates.md +++ b/user/managing-os/templates.md @@ -83,6 +83,11 @@ Usually, the installation method is to execute the following type of command in $ sudo qubes-dom0-update qubes-template- where `qubes-template-` is the name of your TemplateVM package. + +If you wish to install a community template, you must enable the community template repo: + + $ sudo qubes-dom0-update --enablerepo=qubes-templates-community qubes-template- + If you receive the message that no match is found for `qubes-template-`, see [here][no-match]. ## After Installing