Skip to content

Commit

Permalink
Merge pull request #39 from issaclin32/patch-1
Browse files Browse the repository at this point in the history
README.md: Add instructions for Scoop
  • Loading branch information
jamesls authored Mar 31, 2023
2 parents 6295f38 + b33ef17 commit bc91431
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ Homebrew tap:
brew install jmespath/jmespath/jp
```

If you're a Windows user, you can install via [Scoop](http://scoop.sh/):

```Batchfile
scoop install jp
```

You can download prebuilt binaries if you prefer.
Check the [Release page](https://github.com/jmespath/jp/releases)
to download the latest ``jp`` executable. There are binaries
Expand Down

0 comments on commit bc91431

Please sign in to comment.