add fixes

This commit is contained in:
sumantro93 2025-05-25 20:52:44 +05:30
parent db5f09cae9
commit 9b09ccd83d

View file

@ -72,7 +72,13 @@ You can also use `{NEXTVER}` to upgrade to a link:https://fedoraproject.org/wiki
+ +
[source,bash] [source,bash]
---- ----
sudo dnf system-upgrade reboot sudo dnf system-upgrade reboot
----
When upgrading from Fedora 41, the following is a valid command.
[source,bash]
----
sudo dnf5 offline reboot
---- ----
. Once the upgrade process completes, your system will reboot a second time into the updated release version of Fedora Linux. . Once the upgrade process completes, your system will reboot a second time into the updated release version of Fedora Linux.