Merge pull request #177 from ahbahlut/patch-1

Update apt-get
This commit is contained in:
Chris Lane 2014-08-06 21:22:29 -04:00
commit 13429f6148
1 changed files with 1 additions and 1 deletions

View File

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