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 708cfef commit e764b75Copy full SHA for e764b75
README.md
@@ -19,7 +19,7 @@ It contains code examples and exercises similar to Rustlings, but online.
19
20
Before installing Rustlings, you need to have _Rust installed_.
21
Visit [www.rust-lang.org/tools/install](https://www.rust-lang.org/tools/install) for further instructions on installing Rust.
22
-This'll also install _Cargo_, Rust's package/project manager.
+This will also install _Cargo_, Rust's package/project manager.
23
24
> 🐧 If you're on Linux, make sure you've installed `gcc` (for a linker).
25
>
0 commit comments