Skip to content

Commit 03cfe67

Browse files
committed
chore: Make install instructions consistent
1 parent 2089901 commit 03cfe67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default_out.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Let's make sure you're up to speed:
99
- You have installed Rust language support for your editor
1010
- You have locally installed the `rustlings` command by running:
1111

12-
cargo install --path .
12+
cargo install --force --path .
1313

1414
If you've done all of this (or even most of it), congrats! You're ready
1515
to start working with Rust.

0 commit comments

Comments
 (0)