Skip to content

Commit

Permalink
Merge pull request #1 from orhun/docs/mention_AUR_package
Browse files Browse the repository at this point in the history
docs: Mention the AUR package
  • Loading branch information
ztroop authored Feb 29, 2024
2 parents c353981 + 43461b5 commit 77808e0
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ git clone [email protected]:ztroop/dead-ringer.git && cd ./dead-ringer
cargo install --path .
```

### From the AUR

```sh
paru -S dead-ringer
```

## Usage

```
Expand Down Expand Up @@ -45,4 +51,4 @@ Arguments:

## Alternatives

If you're looking for a full-featured Hex/ASCII viewer, check out [Hexyl](https://github.com/sharkdp/hexyl)!
If you're looking for a full-featured Hex/ASCII viewer, check out [Hexyl](https://github.com/sharkdp/hexyl)!

0 comments on commit 77808e0

Please sign in to comment.