mirror of
https://github.com/rzmk/commit-helper.git
synced 2025-12-19 05:29:24 +00:00
docs: include Cargo installation step as prerequisite
This commit is contained in:
parent
8780968e36
commit
56d33cc249
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ A simple tool to help write commit messages and run git commands.
|
|||
|
||||
## Installation
|
||||
|
||||
Make sure you have [Cargo](https://doc.rust-lang.org/cargo/getting-started/installation.html) installed, then run the following command in your terminal:
|
||||
|
||||
```bash
|
||||
cargo install --git https://github.com/rzmk/commit-helper
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue