Skip to content

Commit

Permalink
Fix install command in README
Browse files Browse the repository at this point in the history
  • Loading branch information
hongquan committed Aug 12, 2023
1 parent d3603a8 commit 2f6cd36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Tool to select and delete multiple Git branches.
## Install

```console
$ crate install git-del-branches
$ cargo install git-del-branches
```

## Usage
Expand Down

0 comments on commit 2f6cd36

Please sign in to comment.