Skip to content

Commit 3cec344

Browse files
committed
Modify README.md
1 parent de43b31 commit 3cec344

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ You can drill down JSON interactively by using filtering queries like [jq](https
1717

1818
* [With homebrew (for Mac)](#with-homebrew-for-mac)
1919
* [With pkg (for FreeBSD)](#with-pkg-for-freebsd)
20+
* [Other package management system](Other-pkg-management-system)
2021
* [Simply use "jid" command](#simply-use-jid-command)
2122
* [Build](#build)
2223

@@ -32,6 +33,13 @@ brew install jid
3233
pkg install jid
3334
```
3435

36+
### Other package management system
37+
38+
Jid can install by package management systems of below OS.
39+
40+
[![Packaging status](https://repology.org/badge/vertical-allrepos/jid.svg)](https://repology.org/metapackage/jid/versions)
41+
42+
3543
### Simply use "jid" command
3644

3745
If you simply want to use `jid` command, please download binary from below.

0 commit comments

Comments
 (0)