Skip to content

Commit

Permalink
docs: add installation with cargo from git main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
fritzrehde committed Jan 21, 2024
1 parent 5a6880f commit 68b4ed0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ The [releases page](https://github.com/fritzrehde/watchbind/releases) contains p
cargo install watchbind
```

Or install the latest git version from the `main` branch:
```sh
cargo install --git https://github.com/fritzrehde/watchbind --branch main
```

### Distro Packages

[![Packaging status](https://repology.org/badge/vertical-allrepos/watchbind.svg)](https://repology.org/project/watchbind/versions)
Expand Down

0 comments on commit 68b4ed0

Please sign in to comment.