Skip to content

Commit

Permalink
added yq and jq notes
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Isaac <oisaac@gmail.com>
  • Loading branch information
oliverisaac committed Apr 24, 2023
1 parent 15aac3f commit 15aac54
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,10 @@ Koi is a wrapper around kubectl that provides additional features:
# Installation:

```
brew install oliverisaac/tap/koi
brew install jq yq oliverisaac/tap/koi
```

You will also need `yq` and JQ installed:

yq: https://github.com/mikefarah/yq
jq: https://stedolan.github.io/jq/

0 comments on commit 15aac54

Please sign in to comment.