summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordak180 <dak180@users.sf.net>2021-12-26 17:18:03 -0500
committerNico Williams <nico@cryptonector.com>2022-05-26 15:45:08 -0500
commitedacc8f70d771075cf59d05aee0939d854b2ca2f (patch)
treebc5027812da24e855e0877e5242fd74e0c0f8c98
parent2a3e4cf7b2fabdc2278d6c88e876845ff58c1ed1 (diff)
jq is now available through fink.
-rw-r--r--docs/content/download/default.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/content/download/default.yml b/docs/content/download/default.yml
index d6576d95..02555e73 100644
--- a/docs/content/download/default.yml
+++ b/docs/content/download/default.yml
@@ -56,6 +56,9 @@ body:
### OS X
+ * Use [Fink](https://finkproject.org) to install jq 1.6 with
+ `fink install jq`.
+
* Use [Homebrew](http://brew.sh/) to install jq 1.6 with
`brew install jq`.