Skip to content

Commit

Permalink
Merge pull request #18 from kakakakakku/update-readme
Browse files Browse the repository at this point in the history
Updated brew command at README.md
  • Loading branch information
jamesls authored Sep 29, 2021
2 parents c8e89d9 + 0ff36fe commit fa3e121
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@ $ echo '{"foo": {"bar": ["a", "b", "c"]}}' | jp foo.bar[1]
If you're a Mac user, you can install via homebrew from the JMESPath
Homebrew tap:

```
brew tap jmespath/jmespath
brew install jp
```sh
$ brew install jmespath/jmespath/jp
```

You can download prebuilt binaries if you prefer.
Expand Down

0 comments on commit fa3e121

Please sign in to comment.