commit | 07bcacd84c6efd8a93592b748c9d12471b31e760 | [log] [tgz] |
---|---|---|
author | googlebleh <googlebleh@users.noreply.github.com> | Tue Oct 03 23:48:29 2017 -0400 |
committer | googlebleh <googlebleh@users.noreply.github.com> | Tue Oct 03 23:48:29 2017 -0400 |
tree | 8e7b619752fad34bdf360b7142cd78adee40bf2c | |
parent | 23717bf32de19bf3f7553c366b88b1f2fcdf5656 [diff] [blame] |
version outdated. `snap` gave me version 1.9
diff --git a/Ubuntu.md b/Ubuntu.md index 0158a90..0e5525e 100644 --- a/Ubuntu.md +++ b/Ubuntu.md
@@ -17,7 +17,7 @@ Using snaps also works quite well: ``` -# This will give you go 1.8 +# This will give you the latest version of go $ snap install --classic go ```