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

Add FreeBSD install instructions (fix #917)

This commit is contained in:
David Tolnay
2015-08-18 08:21:55 -07:00
parent 19577fcefa
commit 2c6c521799

View File

@@ -63,6 +63,11 @@ body:
or
[32-bit](https://github.com/stedolan/jq/releases/download/jq-1.3/jq-osx-x86).
### FreeBSD
* Use [FreshPorts](https://www.freshports.org/textproc/jq/) to install
jq 1.4 with `pkg install jq`.
### Solaris
* `pkgutil -i jq` in [OpenCSW](https://www.opencsw.org/p/jq) for Solaris