summaryrefslogtreecommitdiffstats
path: root/download
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2023-06-16 12:55:54 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2023-06-16 12:55:54 +0000
commitf5b893f16012f1afd6a3b83c4ba215abcfb88fe2 (patch)
treecb12e9c68b48960c09c29ad62c77ab4bc240781a /download
parent1ccb742431274ff5f3cb511c6f6da39958846930 (diff)
Update website
Diffstat (limited to 'download')
-rw-r--r--download/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/download/index.html b/download/index.html
index 22ea46ed..851a0f7d 100644
--- a/download/index.html
+++ b/download/index.html
@@ -184,6 +184,10 @@ http://download.icu-project.org/files/decNumber/decNumber-icu-368.zip.</p>
to install jq 1.6 with <code>winget install jqlang.jq</code>.</p>
</li>
<li>
+<p>Use <a href="https://scoop.sh/"><code>scoop</code></a> to install latest jq version with
+ <code>scoop install jq</code>.</p>
+</li>
+<li>
<p>Use <a href="https://chocolatey.org/">Chocolatey NuGet</a> to install jq 1.6 with
<code>chocolatey install jq</code>.</p>
</li>