mirror of
https://github.com/jmespath/jp
synced 2025-08-22 09:37:10 +00:00
Merge pull request #39 from issaclin32/patch-1
README.md: Add instructions for Scoop
This commit is contained in:
commit
bc914315f0
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user