From ff373c91c8d3eacf59f9e0761b9971308dfa1522 Mon Sep 17 00:00:00 2001 From: Riccardo Padovani Date: Wed, 25 Mar 2020 17:01:38 +0100 Subject: [PATCH] Snap version has been updated, add link to the store --- Ubuntu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ubuntu.md b/Ubuntu.md index b20cc865..5f65ffdc 100644 --- a/Ubuntu.md +++ b/Ubuntu.md @@ -26,7 +26,7 @@ $ sudo apt install golang-1.11-go > **Note that `golang-1.11-go` puts binaries in `/usr/lib/go-1.11/bin`. If you want them on your PATH, you need to make that change yourself.** -Using snaps also works quite well: (go1.13.8) +Using [snaps](https://snapcraft.io/go) also works quite well: (go1.14.1) ``` # This will give you the latest version of go