Improve text

This commit is contained in:
Andrew David Wong 2021-06-17 05:32:09 -07:00
parent db6333951f
commit a3077032c3
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -128,7 +128,8 @@ The same general procedure may be used to upgrade any template based on the stan
In this case, one option is to [resize the TemplateVM's disk image](/doc/resize-disk-image/) before reattempting the upgrade process. In this case, one option is to [resize the TemplateVM's disk image](/doc/resize-disk-image/) before reattempting the upgrade process.
(See [Additional Information](#additional-information) below for other options.) (See [Additional Information](#additional-information) below for other options.)
4. Check that you are on the correct (new) Fedora release. Do this check only after completing the upgrade process (number 3 above). This is NOT a troubleshooting procedure for fixing download issues from the repository. This test verifies that your clone has successfully converted from fedora-old to fedora-new. 4. Check that you are on the correct (new) Fedora release. Do this check only after completing the upgrade process. This is *not* a troubleshooting procedure for fixing download issues from the repository. This check simply verifies that your clone has successfully been upgraded.
``` ```
[user@fedora-<new> ~]$ cat /etc/fedora-release [user@fedora-<new> ~]$ cat /etc/fedora-release
``` ```