Skip to content

Commit 7546d4e

Browse files
author
Krzysztof Malczuk
committed
Add a hyperlink to kind setup instructions
1 parent bcfc7dd commit 7546d4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Requirements:
2424
# brew install gnu-sed
2525
make install -e SED=/usr/local/bin/gsed
2626
```
27+
- Kind - kind is used in the kind-e2e command in the make file. Follow these instructions for the kind setup <a href="https://kind.sigs.k8s.io/docs/user/quick-start/" targe="_blank">here</a>
2728

2829
### Testing
2930

0 commit comments

Comments
 (0)