1
0
mirror of https://github.com/cheat/cheat.git synced 2025-05-23 08:36:06 +02:00

Merge pull request from ahbahlut/patch-1

Update apt-get
This commit is contained in:
Chris Lane 2014-08-06 21:22:29 -04:00
commit 13429f6148

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