Fix the half-broken url for skaffold installation (#178)
* Fix the half-broken url for skaffold installation * fix install skaffold link
This commit is contained in:
parent
b72f32d66d
commit
d23fe9cf33
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ We offer three installation methods:
|
|||
- kubectl (can be installed via `gcloud components install kubectl`)
|
||||
- Docker for Desktop (Mac/Windows): It provides Kubernetes support as [noted
|
||||
here](https://docs.docker.com/docker-for-mac/kubernetes/).
|
||||
- [skaffold](https://github.com/GoogleContainerTools/skaffold/#installation)
|
||||
- [skaffold](https://skaffold.dev/docs/getting-started/#installing-skaffold)
|
||||
(ensure version ≥v0.20)
|
||||
|
||||
1. Launch “Docker for Desktop”. Go to Preferences:
|
||||
|
|
Loading…
Reference in a new issue