summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjden <jason@denizac.org>2015-07-16 12:58:30 -0700
committerjden <jason@denizac.org>2015-07-16 12:58:30 -0700
commit702c17984b383f57a175772d30f4574d09fc4b33 (patch)
treed4c71d2a6f16a2225300c40fac4a1d3ea42cdba6
parent7fb85e6783b24e9aae01fb618e32e35c4526df6b (diff)
Add info for installing via system package manager on windows
-rw-r--r--download/index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/download/index.html b/download/index.html
index 9763cf2c..95696a5a 100644
--- a/download/index.html
+++ b/download/index.html
@@ -108,8 +108,10 @@
</ul>
<h3 id='windows'>Windows</h3>
-
<ul>
+<li>
+<p><code>chocolatey install jq</code> using <a href="https://chocolatey.org/">Chocolatey NuGet</a></p>
+</li>
<li>jq 1.4 executables for <a href='win64/jq.exe'>64-bit</a> or <a href='win32/jq.exe'>32-bit</a></li>
<li>jq 1.3 executables for <a href='win64/jq-1.3/jq.exe'>64-bit</a> or <a href='win32/jq-1.3/jq.exe'>32-bit</a></li>