diff --git a/Ubuntu.md b/Ubuntu.md index b59efd25..d43deb60 100644 --- a/Ubuntu.md +++ b/Ubuntu.md @@ -26,7 +26,7 @@ $ snap install --classic go ``` > A restart is required for the command to be recognized. -If you're using Ubuntu 16.04 LTS and are unable to install `golang-1.9-go`, then you can also use the `longsleep/golang-backports` PPA: +If you're using Ubuntu 16.04 LTS and are unable to install `golang-1.10-go`, then you can also use the `longsleep/golang-backports` PPA: ``` sudo add-apt-repository ppa:longsleep/golang-backports