summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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`.