diff --git a/cheat/cheatsheets/apt-get b/cheat/cheatsheets/apt-get index c7bc7f3..f46e1ef 100644 --- a/cheat/cheatsheets/apt-get +++ b/cheat/cheatsheets/apt-get @@ -4,7 +4,7 @@ apt-get update # To download and install updates without installing new package. -apt-get update +apt-get upgrade # To download and install the updates AND install new necessary packages apt-get dist-upgrade