diff options
Diffstat (limited to 'docs/Querying-Brew.md')
| -rw-r--r-- | docs/Querying-Brew.md | 1 | 
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 | 
