diff --git a/installing/upgrade-to-r3.1.md b/installing/upgrade-to-r3.1.md index 0b04d361..136b3088 100644 --- a/installing/upgrade-to-r3.1.md +++ b/installing/upgrade-to-r3.1.md @@ -38,11 +38,11 @@ section should be repeated in **all** the user's Template and Standalone VMs. 2. Install the `qubes-upgrade-vm` package: - sudo dnf install --enablerepo=qubes-vm-r3.0-current-testing qubes-upgrade-vm + sudo yum install --enablerepo=qubes-vm-r3.0-current-testing qubes-upgrade-vm 3. Proceed with a normal upgrade in the template: - sudo dnf upgrade + sudo yum upgrade 4. Shut down the template VM.