Skip to content
This repository was archived by the owner on Dec 5, 2023. It is now read-only.

Commit 79564fe

Browse files
author
Carlos León
committed
Fix link to kubectl in Minikube guide
1 parent ae3a5a7 commit 79564fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/kubernetes-minikube.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This demo demonstrates running the Sock Shop on Minikube.
88

99
### Pre-requisites
1010
* Install [Minikube](https://github.com/kubernetes/minikube)
11-
* Install [kubectl] (http://kubernetes.io/docs/user-guide/prereqs/)
11+
* Install [kubectl](http://kubernetes.io/docs/user-guide/prereqs/)
1212

1313
### Clone the microservices-demo repo
1414

0 commit comments

Comments
 (0)