mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Updated Ubuntu (markdown)
parent
4c02c34e12
commit
e9f22012a5
@ -37,3 +37,4 @@ Using [getgo](https://github.com/golang/tools/tree/master/cmd/getgo) (proof-of-c
|
|||||||
```
|
```
|
||||||
curl -LO https://get.golang.org/$(uname)/go_installer && chmod +x go_installer && ./go_installer && rm go_installer
|
curl -LO https://get.golang.org/$(uname)/go_installer && chmod +x go_installer && ./go_installer && rm go_installer
|
||||||
```
|
```
|
||||||
|
> Getgo will install the Go distribution (tools & stdlib) to "/.go" inside your home directory.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user