Minor reword of do release upgrade

This commit is contained in:
Lyn Perrine 2019-11-24 15:25:54 -08:00
parent 407e52f64b
commit ab592e2ab4

View File

@ -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::