Updated Ubuntu (markdown)

Prajwal Koirala 2021-04-06 11:02:49 -04:00
parent bd88ca410b
commit 1029e0c916

@ -7,6 +7,7 @@ There are some other options for Debian based systems like Ubuntu. These package
If you're using Ubuntu 18.04 LTS or 20.04 LTS on amd64, arm64, armhf or i386, then you can use the [longsleep/golang-backports PPA](https://launchpad.net/~longsleep/+archive/ubuntu/golang-backports) and update to Go 1.16.
```
sudo apt install software-properties-common
sudo add-apt-repository ppa:longsleep/golang-backports
sudo apt update
sudo apt install golang-go