Update apt-get

Mistake on #7
This commit is contained in:
Baptiste D. 2014-08-06 09:25:08 +02:00
parent d0324ecef3
commit f125db6f45
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