Remove -y from apt upgrade as to have users check what is going on

pull/2/head
Lyn Perrine 3 years ago
parent 08f4577f25
commit 96e40d517b

@ -16,7 +16,7 @@ The first step will be to ensure your system is up to date. This can be done by
.. code::
sudo apt update && sudo apt full-upgrade -y
sudo apt update && sudo apt full-upgrade
.. image:: terminal_upgrade.png

Loading…
Cancel
Save