mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
docs: Update chocolatey install command in default.yml (#3042)
This commit is contained in:
committed by
GitHub
parent
fc9ecd71b3
commit
913b26469f
@@ -128,7 +128,7 @@ body:
|
||||
* Use [scoop](https://scoop.sh/) to install jq with `scoop install jq`.
|
||||
|
||||
* Use [Chocolatey NuGet](https://chocolatey.org/) to install jq with
|
||||
`chocolatey install jq`.
|
||||
`choco install jq`.
|
||||
|
||||
* jq 1.7.1 executables for
|
||||
[AMD64](https://github.com/jqlang/jq/releases/download/jq-1.7.1/jq-windows-amd64.exe)
|
||||
|
Reference in New Issue
Block a user