1
0
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:
Bhargava Mummadireddy
2024-02-13 16:50:58 +01:00
committed by GitHub
parent fc9ecd71b3
commit 913b26469f

View File

@@ -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)