Skip to content

Commit

Permalink
Documentation tweak [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
yutannihilation committed Oct 28, 2024
1 parent b0fa0bb commit b597662
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ savvy-cli test .
if you want to use the dev version of savvy-cli, you can run `cargo r-test`,
which is an alias of `cargo run --manifest-path ./savvy-cli/Cargo.toml -- test`.

The binary of [`savvy-cli`] is found on the [GitHub Releases][release]. You can
also install it via `cargo install`.
The binary of `savvy-cli` is available from the [GitHub Releases][release]. You
can also install it via `cargo install`.

[release]: https://github.com/yutannihilation/savvy/releases

Expand Down

0 comments on commit b597662

Please sign in to comment.