From 10b0b97e507bff1aa3d50a8fce1e49bc033ad7b4 Mon Sep 17 00:00:00 2001 From: Simon Eisenmann Date: Sat, 27 Oct 2018 17:42:46 +0200 Subject: [PATCH] Updated Ubuntu (markdown) --- Ubuntu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ubuntu.md b/Ubuntu.md index 474eafbf..43929d11 100644 --- a/Ubuntu.md +++ b/Ubuntu.md @@ -26,7 +26,7 @@ $ sudo snap install --classic go ``` > A restart is required for the command to be recognized. -If you're using Ubuntu 16.04 LTS, then you can also use the `longsleep/golang-backports` PPA: +If you're using Ubuntu 16.04 LTS, 18.04 LTS or 18.10, then you can use the `longsleep/golang-backports` PPA and install Go 1.11. ``` sudo add-apt-repository ppa:longsleep/golang-backports