From f458b77f8213a0f1bf5b96bd9f663f5236f617ba Mon Sep 17 00:00:00 2001 From: AJ Jordan Date: Tue, 27 Nov 2018 00:26:31 -0500 Subject: [PATCH] Further clarify how to enable testing repositories --- 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 bdb232ee..6bc63a4d 100644 --- a/common-tasks/software-update-dom0.md +++ b/common-tasks/software-update-dom0.md @@ -123,7 +123,7 @@ sudo qubes-dom0-update --enablerepo=qubes-dom0-security-testing sudo qubes-dom0-update --enablerepo=qubes-dom0-unstable ~~~ -To enable or disable any of these repos permanently, change the corresponding boolean in +To enable or disable any of these repos permanently, change the corresponding `enabled` value to `1` in `/etc/yum.repos.d/qubes-dom0.repo`. ### Kernel Upgrade ###