From a3c5ee1a397808c4d9d0650dfcf01fa7fedc6e76 Mon Sep 17 00:00:00 2001 From: Hanno Embregts Date: Wed, 20 Mar 2019 10:01:54 +0200 Subject: [PATCH] Fix the K8s URL for Mac --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index af0e87f..9cb5347 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ To use these guides you need the following pre-requisites: 4. An editor with Java support (e.g. Eclipse, VS Code, IntelliJ) 5. Docker & Kubernetes: 1. Windows: https://docs.docker.com/docker-for-windows/#kubernetes - 2. Mac: https://docs.docker.com/docker-for-windows/#kubernetes + 2. Mac: https://docs.docker.com/docker-for-mac/#kubernetes 3. Linux: https://github.com/kubernetes/minikube#installation) 6. Download latest stable Istio release (not a Pre-release): https://github.com/istio/istio/releases @@ -229,4 +229,4 @@ Explore how to manage microservice traffic using Istio. https://openliberty.io/guides/istio-intro.html If you have feedback or find problems, please raise an issue here: -https://github.com/OpenLiberty/guide-istio-intro \ No newline at end of file +https://github.com/OpenLiberty/guide-istio-intro