mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-08-09 04:12:41 +03:00
minor updates
This commit is contained in:
@@ -13,7 +13,7 @@ export PATH=$PATH:/usr/local/go/bin:$GOPATH/bin
|
||||
## Install kubetest
|
||||
|
||||
```
|
||||
sudo go get -v -u k8s.io/test-infra/kubetest
|
||||
go get -v -u k8s.io/test-infra/kubetest
|
||||
```
|
||||
|
||||
> Note: This may take a few minutes depending on your network speed
|
||||
|
Reference in New Issue
Block a user