1
0
mirror of https://github.com/stedolan/jq.git synced 2024-05-11 05:55:39 +00:00

jq is now available through fink.

This commit is contained in:
dak180
2021-12-26 17:18:03 -05:00
committed by Nico Williams
parent 2a3e4cf7b2
commit edacc8f70d

View File

@@ -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`.