Link to golang.org for installing go1.8
This commit is contained in:
parent
09883a3b00
commit
b3c9568a9d
@ -12,12 +12,7 @@ would like. Hence, he is going Go-only where feasible.
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Install Go if you haven’t already:
|
[Install Go 1.8](https://golang.org/dl/) if you haven’t already.
|
||||||
```
|
|
||||||
sudo apt install golang-go
|
|
||||||
export GOPATH=~/go
|
|
||||||
export PATH=$GOPATH/bin:$PATH
|
|
||||||
```
|
|
||||||
|
|
||||||
Then, use the `go` tool to download and install `gokr-packer`:
|
Then, use the `go` tool to download and install `gokr-packer`:
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user