Skip to content

Commit 5aae824

Browse files
authored
Merge pull request #1039 from Javex/master
Clarify which `yq` to use for end-to-end tests
2 parents 6258349 + d29b0ee commit 5aae824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To run the end-to-end test (e.g. `make e2e-test`), you additionally need:
4343

4444
- `helm` (version 3)
4545
- `jq`
46-
- `yq`
46+
- `yq` (make sure to use [mikefarah/yq](https://github.com/mikefarah/yq) and not [kislyuk/yq](https://github.com/kislyuk/yq))
4747
- `node` and `npm`
4848
- `bash` (installed, doesn't have to be your default shell)
4949
- `base64`

0 commit comments

Comments
 (0)