diff options
| author | mo8it <mo8it@proton.me> | 2024-07-07 15:41:35 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-07-07 15:41:35 +0200 |
| commit | e764b75aef91607ca9938a1f71b57b01293413b7 (patch) | |
| tree | 8d5ca694ae295a7a2f09e0dbd7515fc7d61a0f60 /README.md | |
| parent | 708cfef3f76071d71d42053453e6b9a5b858b991 (diff) | |
This'll -> This will
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ It contains code examples and exercises similar to Rustlings, but online. Before installing Rustlings, you need to have _Rust installed_. Visit [www.rust-lang.org/tools/install](https://www.rust-lang.org/tools/install) for further instructions on installing Rust. -This'll also install _Cargo_, Rust's package/project manager. +This will also install _Cargo_, Rust's package/project manager. > 🐧 If you're on Linux, make sure you've installed `gcc` (for a linker). > |
