aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachary Sloan2013-11-21 21:39:40 +0000
committerZachary Sloan2013-11-21 21:39:40 +0000
commit4cfdad02e5f8ebd4bd347f078999b063041b29d2 (patch)
tree2e6dd6207086d4aa76e5869dd566ac18d359c28e
parent36cd8acc08477038664fc3532016036f3696f734 (diff)
downloadgenenetwork2-4cfdad02e5f8ebd4bd347f078999b063041b29d2.tar.gz
Added apt-get dist-upgrade to notes
-rw-r--r--misc/notes.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/notes.txt b/misc/notes.txt
index f6a2bb33..5a43ab8a 100644
--- a/misc/notes.txt
+++ b/misc/notes.txt
@@ -28,6 +28,7 @@ for python packages ****
Upgrade system packages for security updates, etc:
apt-get update
+apt-get dist-upgrade (can probably be used in place of apt-get upgrade)
apt-get upgrade
**"apt-cache search" searches for text in the description for various packages, while