diff --git a/source/D/upgrading.rst b/source/D/upgrading.rst index 5d743e4d..7c4a9cc2 100644 --- a/source/D/upgrading.rst +++ b/source/D/upgrading.rst @@ -26,7 +26,7 @@ Once the software upgrade has completed, you want to restart your PC. This can b sudo reboot -The next thing you want to do is do the release upgrade. do-release-upgrade is the command line tool for upgrading Lubuntu installations. To run it, you need root privileges, which, from the command line means prefixing the command with sudo. Upgrades to a new operating system version can sometimes cause problems; so **always backup your files beforehand**. +The next thing you want to do is do the release upgrade command. do-release-upgrade is the command line tool for upgrading Lubuntu installations. To run it, you need root privileges, which, from the command line means prefixing the command with sudo. Upgrades to a new operating system version can sometimes cause problems; so **always backup your files beforehand**. .. code::