Skip to content

Commit 73a064e

Browse files
authored
Adds kubectl and kind/minikube requirement to README (#266)
Signed-off-by: Paul S. Schweigert <[email protected]>
1 parent 02819b5 commit 73a064e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
## Getting Started
88

9+
Note: In order to use the `quickstart` plugin, you must install the [Kubernetes CLI `kubectl`](https://kubernetes.io/docs/tasks/tools/install-kubectl) and either [`kind`](https://kind.sigs.k8s.io/docs/user/quick-start) or [`minikube`](https://minikube.sigs.k8s.io/docs/start/).
10+
911
### Installation
1012

1113
You can download the latest binaries from the [Releases](https://github.com/knative-sandbox/kn-plugin-quickstart/releases) page.

0 commit comments

Comments
 (0)