Skip to content

Commit

Permalink
update cargo installation instruct
Browse files Browse the repository at this point in the history
  • Loading branch information
solidiquis committed Feb 15, 2023
1 parent 7664d7f commit e4d7631
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 @@ -63,7 +63,7 @@ Options:
### Cargo

1. Make sure you have [Rust and its toolchain](https://www.rust-lang.org/tools/install) installed.
2. `$ cargo install --tag v1.1 --git https://github.com/solidiquis/erdtree`
2. `$ cargo install --tag v1.1.0 --git https://github.com/solidiquis/erdtree`
3. The executable should then be located in `$HOME/.cargo/bin/`.

### Releases
Expand Down

0 comments on commit e4d7631

Please sign in to comment.