12,302
edits
mNo edit summary  | 
				|||
| Line 15: | Line 15: | ||
  uname -a  |   uname -a  | ||
Will let us see the current version. Then there is a   | Will let us see the current version. Then there is a script we can run to update it.  | ||
  sudo apt-get install git  |   sudo apt-get install git  | ||