mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
Add info for installing via system package manager on windows
This commit is contained in:
+3
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user