aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Querying-Brew.md
diff options
context:
space:
mode:
authorJonathan Chang2017-01-04 16:16:00 -0600
committerJonathan Chang2017-01-04 16:16:00 -0600
commit9a6cd9b83fc8596727df0157e89faee302907cda (patch)
treeaab686b65c376432232cbf9030a2aea75a3fc62d /docs/Querying-Brew.md
parent98dadd907e31bb5f9a16bfb6aa2138b1852c4db5 (diff)
downloadbrew-9a6cd9b83fc8596727df0157e89faee302907cda.tar.bz2
docs: fix titles on docs.brew.sh
Diffstat (limited to 'docs/Querying-Brew.md')
-rw-r--r--docs/Querying-Brew.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Querying-Brew.md b/docs/Querying-Brew.md
index 70fe6bb06..6d37cb588 100644
--- a/docs/Querying-Brew.md
+++ b/docs/Querying-Brew.md
@@ -1,4 +1,5 @@
# Querying `brew`
+
_In this document we will be using [jq](https://stedolan.github.io/jq/) to parse JSON, available from Homebrew using `brew install jq`._
## Overview