File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -66,12 +66,13 @@ body:
66
66
67
67
### FreeBSD
68
68
69
- * `pkg install jq` as root installs a pre-built
70
- [binary package](https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/pkgng-intro.html).
71
- * `make -C /usr/ports/textproc/jq install clean` as root installs the
72
- [jq](https://www.freshports.org/textproc/jq/)
73
- [port](https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html)
74
- from source.
69
+ * `pkg install jq` as root installs a pre-built
70
+ [binary package](https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/pkgng-intro.html).
71
+
72
+ * `make -C /usr/ports/textproc/jq install clean` as root installs the
73
+ [jq](https://www.freshports.org/textproc/jq/)
74
+ [port](https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html)
75
+ from source.
75
76
76
77
### Solaris
77
78
You can’t perform that action at this time.
0 commit comments