From d23fe9cf33f0445f50f35f1927293c03c6ecd537 Mon Sep 17 00:00:00 2001 From: Heechul Ryu Date: Fri, 8 Mar 2019 02:54:40 +0900 Subject: [PATCH] Fix the half-broken url for skaffold installation (#178) * Fix the half-broken url for skaffold installation * fix install skaffold link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc3101b..b5cd317 100644 --- a/README.md +++ b/README.md @@ -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: