summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormo8it <mo8it@proton.me>2024-07-07 15:41:35 +0200
committermo8it <mo8it@proton.me>2024-07-07 15:41:35 +0200
commite764b75aef91607ca9938a1f71b57b01293413b7 (patch)
tree8d5ca694ae295a7a2f09e0dbd7515fc7d61a0f60 /README.md
parent708cfef3f76071d71d42053453e6b9a5b858b991 (diff)
This'll -> This will
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f34bb2f..8c1a101 100644
--- a/README.md
+++ b/README.md
@@ -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).
>