From 5189bb00394d762922196848ac07083829cb9fde Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Sun, 12 Jun 2016 11:41:36 -0700 Subject: [PATCH] Clarify that testing repos can be enabled or disabled --- common-tasks/software-update-dom0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common-tasks/software-update-dom0.md b/common-tasks/software-update-dom0.md index 27857056..1f806b15 100644 --- a/common-tasks/software-update-dom0.md +++ b/common-tasks/software-update-dom0.md @@ -112,7 +112,7 @@ sudo qubes-dom0-update --enablerepo=qubes-dom0-security-testing sudo qubes-dom0-update --enablerepo=qubes-dom0-unstable ~~~ -To enable any of these repos permanently, change the corresponding boolean in +To enable or disable any of these repos permanently, change the corresponding boolean in `/etc/yum.repos.d/qubes-dom0.repo`. ### Kernel Upgrade ###