diff options
author | Zachary Sloan | 2013-07-30 17:07:16 -0500 |
---|---|---|
committer | Zachary Sloan | 2013-07-30 17:07:16 -0500 |
commit | 7eb7c55b3d0effdfcd359f12447f99568407f086 (patch) | |
tree | 838222d819d3cb4c79778c8f28f4269cb464fc69 /misc | |
parent | 930d8b0cf0c7bf88fee1de95852dfe883418a494 (diff) | |
download | genenetwork2-7eb7c55b3d0effdfcd359f12447f99568407f086.tar.gz |
Just added some print statements to debug an issue with LMM code
Also added some to notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gn_installation_notes.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/gn_installation_notes.txt b/misc/gn_installation_notes.txt index 91fe1781..6329586f 100644 --- a/misc/gn_installation_notes.txt +++ b/misc/gn_installation_notes.txt @@ -320,4 +320,9 @@ Run web server: Run server: python runserver.py +=========================================== + +To do full upgrade (as opposed to apt-get upgrade) +sudo aptitude full-upgrade + ===========================================
\ No newline at end of file |