Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify README.md #84

Merged
merged 1 commit into from
Mar 31, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -17,6 +17,7 @@ You can drill down JSON interactively by using filtering queries like [jq](https

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

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

### Other package management system

Jid can install by package management systems of below OS.

[![Packaging status](https://repology.org/badge/vertical-allrepos/jid.svg)](https://repology.org/metapackage/jid/versions)


### Simply use "jid" command

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