Skip to content

Commit

Permalink
Update README.md (#936)
Browse files Browse the repository at this point in the history
      Fixed the cargo binary install package name
  • Loading branch information
Akbar30Bill committed Mar 21, 2024
1 parent 8d31dc8 commit e5ddb29
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 @@ -78,7 +78,7 @@ You'll be prompted to provide a project name, and the rest will be set up for yo
### Binary
To install the Arbiter binary, run:
```bash
cargo install Arbiter
cargo install arbiter
```
This will install the Arbiter binary on your machine. You can then run `arbiter --help` to see that Arbiter was correctly installed and see the help menu.

Expand Down

0 comments on commit e5ddb29

Please sign in to comment.