mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
Add Windows installation via scoop (#2188)
This commit is contained in:
@ -105,6 +105,9 @@ body:
|
||||
* Use [winget](https://learn.microsoft.com/en-us/windows/package-manager/winget/)
|
||||
to install jq 1.6 with `winget install jqlang.jq`.
|
||||
|
||||
* Use [`scoop`](https://scoop.sh/) to install latest jq version with
|
||||
`scoop install jq`.
|
||||
|
||||
* Use [Chocolatey NuGet](https://chocolatey.org/) to install jq 1.6 with
|
||||
`chocolatey install jq`.
|
||||
|
||||
|
Reference in New Issue
Block a user