mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
use sudo for installing go with snap
parent
8e70ff1eea
commit
f70a8a515d
@ -22,7 +22,7 @@ Using snaps also works quite well:
|
||||
|
||||
```
|
||||
# This will give you the latest version of go
|
||||
$ snap install --classic go
|
||||
$ sudo snap install --classic go
|
||||
```
|
||||
> A restart is required for the command to be recognized.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user