mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-31 08:36:16 +00:00
@@ -80,7 +80,7 @@ directly from mercurial.
|
|||||||
```
|
```
|
||||||
GOPATH=$HOME/src/go-tools
|
GOPATH=$HOME/src/go-tools
|
||||||
mkdir -p $GOPATH
|
mkdir -p $GOPATH
|
||||||
go install github.com/tools/godep
|
go get github.com/tools/godep
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Add $HOME/src/go-tools/bin to your path. Typically you'd add this to your ~/.profile:
|
3. Add $HOME/src/go-tools/bin to your path. Typically you'd add this to your ~/.profile:
|
||||||
|
Reference in New Issue
Block a user