Skip to content

Commit fcd4097

Browse files
committed
docs(jsongrep): update install with new repositories
1 parent 3ac8151 commit fcd4097

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

content/jsongrep/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,14 @@ You can install `jsongrep` from [crates.io](https://crates.io/crates/jsongrep):
3535
cargo install jsongrep
3636
```
3737

38-
You can also install via Homebrew:
38+
You can also install via [Homebrew](https://brew.sh/):
3939

4040
```bash
4141
brew install jsongrep
4242
```
4343

44+
- Package repositories hosting `jsongrep`: [![Packaging status](https://repology.org/badge/tiny-repos/jsongrep.svg)](https://repology.org/project/jsongrep/versions)
45+
4446
Like `ripgrep`, `jsongrep` is cross-platform (binaries available
4547
[here](https://github.com/micahkepe/jsongrep/releases/)) and written in Rust.
4648

0 commit comments

Comments
 (0)