Skip to content

Commit

Permalink
Add release binary link to README
Browse files Browse the repository at this point in the history
  • Loading branch information
wcampbell0x2a committed May 7, 2023
1 parent 5641041 commit 44d305a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ write_filesystem.write(&mut output).unwrap();
## Binaries
These are currently under development and are missing features, MR's welcome!

To install, run `cargo install backhand --locked`.
To install, run `cargo install backhand --locked`, or download from the
[latest github release](https://github.com/wcampbell0x2a/backhand/releases/latest).

### unsquashfs-backhand
```no_test
Expand Down

0 comments on commit 44d305a

Please sign in to comment.