We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4656d7b commit 77ad395Copy full SHA for 77ad395
DEVELOPMENT.md
@@ -48,8 +48,8 @@ You must install these tools:
48
1. [`git`](https://help.github.com/articles/set-up-git/): For source control
49
1. [`dep`](https://github.com/golang/dep): For managing external Go
50
dependencies. - Please Install dep v0.5.0 or greater.
51
-1. [`ko`](https://github.com/google/ko): For development. `ko`
52
- version v0.1 or higher is required for `pipeline` to work correctly.
+1. [`ko`](https://github.com/google/ko): For development. `ko` version v0.1 or
+ higher is required for `pipeline` to work correctly.
53
1. [`kubectl`](https://kubernetes.io/docs/tasks/tools/install-kubectl/): For
54
interacting with your kube cluster
55
0 commit comments