summaryrefslogtreecommitdiffstats
path: root/download
diff options
context:
space:
mode:
authorDavid Tolnay <dtolnay@gmail.com>2015-08-18 08:23:03 -0700
committerDavid Tolnay <dtolnay@gmail.com>2015-08-18 08:23:03 -0700
commitdfa48d5c44d684f0dd5d496fc102516048a70dd8 (patch)
tree276be0ccae39a996a9392a7e510ae9e2e88f5cfa /download
parent72597eb8c358e7125e7f4b4514d6b6f0c709d90d (diff)
Pick up FreeBSD install instructions (fix #917)
Diffstat (limited to 'download')
-rw-r--r--download/index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/download/index.html b/download/index.html
index a9cdfc3e..eb4dc331 100644
--- a/download/index.html
+++ b/download/index.html
@@ -117,6 +117,12 @@
</li>
</ul>
+<h3 id="freebsd">FreeBSD</h3>
+
+<ul>
+<li>Use <a href="https://www.freshports.org/textproc/jq/">FreshPorts</a> to install jq 1.4 with <code>pkg install jq</code>.</li>
+</ul>
+
<h3 id="solaris">Solaris</h3>
<ul>