Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
rustup is all lowercase

Signed-off-by: Enrico Ghiorzi <[email protected]>
  • Loading branch information
EnricoGhiorzi authored May 30, 2024
1 parent a593dd3 commit 979cbd3
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 @@ -34,7 +34,7 @@ Currently, the only way to use SCAN is to build it from sources.

SCAN is entirely written in [Rust](https://www.rust-lang.org/),
so, to build it, you will need to install a recent version of the Rust toolchain.
The easiest and recommended way to do so is by installing [Rustup](https://rustup.rs/)
The easiest and recommended way to do so is by installing [rustup](https://rustup.rs/)
either following the instructions on its homepage or through your OS's package manager.

### Building and running
Expand Down

0 comments on commit 979cbd3

Please sign in to comment.