1
0
mirror of https://github.com/cheat/cheat.git synced 2025-07-22 21:51:46 +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

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