Skip to content

Commit

Permalink
Add Windows installation via scoop (#2188)
Browse files Browse the repository at this point in the history
  • Loading branch information
goostleek authored Jun 16, 2023
1 parent d2f1ddb commit 0567d26
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/content/download/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
Expand Down

0 comments on commit 0567d26

Please sign in to comment.