From 8a45567803fc20bfd34cd142cd68a318b9d72ec3 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 10 Oct 2023 13:24:22 -0700 Subject: [PATCH] Add commands for upgrading to development release --- source/D/upgrading.rst | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/source/D/upgrading.rst b/source/D/upgrading.rst index a26e7b06..e55dcb22 100644 --- a/source/D/upgrading.rst +++ b/source/D/upgrading.rst @@ -85,4 +85,17 @@ After rebooting you will return to your login screen and enjoy your updated vers Upgrading to a Develoment Release --------------------------------- -If you want to run the development realease and get involved in development see Appendix B. The development release is for development so **The Development release is not supported**. To upgrade to the development release add the -d option to do-release-upgrade. +If you want to run the development realease and get involved in development see Appendix B. The development release is for development so **The Development release is not supported**. To upgrade to the development release add the -d option to do-release-upgrade. The process follow the same process as upgrading to a new release just you are then upgraded to the development. + + +To upgrade to the development release by the command line + +.. code:: + + sudo do-release-upgrade -d + +To upgrade to the development release graphcially + +.. code:: + + sudo do-release-upgrade -d -m desktop -f DistUpgradeViewKDE