mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Update gophers archive example to golang-1.11-go
parent
ad51428f2d
commit
26cb4c1aee
@ -14,10 +14,10 @@ If that's too old for you, try:
|
||||
```
|
||||
$ sudo add-apt-repository ppa:gophers/archive
|
||||
$ sudo apt-get update
|
||||
$ sudo apt-get install golang-1.10-go
|
||||
$ sudo apt-get install golang-1.11-go
|
||||
```
|
||||
|
||||
> **Note that `golang-1.10-go` puts binaries in `/usr/lib/go-1.10/bin`. If you want them on your PATH, you need to make that change yourself.**
|
||||
> **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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user