Clarify in-VM yum testing instructions too

This commit is contained in:
AJ Jordan 2018-11-27 00:59:03 -05:00
parent f458b77f82
commit e45c756e56
No known key found for this signature in database
GPG Key ID: A4FDB7BE12F63EC3

View File

@ -68,7 +68,7 @@ sudo dnf upgrade --enablerepo=qubes-vm-*-security-testing
sudo dnf upgrade --enablerepo=qubes-vm-*-unstable
~~~
To enable or disable any of these repos permanently, change the corresponding boolean in `/etc/yum.repos.d/qubes-*.repo`.
To enable or disable any of these repos permanently, change the corresponding `enabled` value to `1` in `/etc/yum.repos.d/qubes-*.repo`.
### Debian ###