Skip to content

Commit

Permalink
Merge branch 'main' into feat/regex-tag_pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Oct 17, 2023
2 parents 9d009ef + be87608 commit 832e7e2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions website/docs/installation/crates-io.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,10 @@
cargo install git-cliff
```

If you want to install the latest git version:

```bash
cargo install --git https://github.com/orhun/git-cliff
```

The minimum supported Rust version is `1.70.0`.

0 comments on commit 832e7e2

Please sign in to comment.