We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2089901 commit 03cfe67Copy full SHA for 03cfe67
default_out.txt
@@ -9,7 +9,7 @@ Let's make sure you're up to speed:
9
- You have installed Rust language support for your editor
10
- You have locally installed the `rustlings` command by running:
11
12
-cargo install --path .
+cargo install --force --path .
13
14
If you've done all of this (or even most of it), congrats! You're ready
15
to start working with Rust.
0 commit comments