chore: Make install instructions consistent
This commit is contained in:
parent
2089901739
commit
03cfe67500
@ -9,7 +9,7 @@ Let's make sure you're up to speed:
|
|||||||
- You have installed Rust language support for your editor
|
- You have installed Rust language support for your editor
|
||||||
- You have locally installed the `rustlings` command by running:
|
- You have locally installed the `rustlings` command by running:
|
||||||
|
|
||||||
cargo install --path .
|
cargo install --force --path .
|
||||||
|
|
||||||
If you've done all of this (or even most of it), congrats! You're ready
|
If you've done all of this (or even most of it), congrats! You're ready
|
||||||
to start working with Rust.
|
to start working with Rust.
|
||||||
|
Reference in New Issue
Block a user