This commit is contained in:
Luca Palmieri 2025-01-30 14:03:45 +01:00 committed by GitHub
parent c745cf8ddd
commit 892c37ead9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -71,7 +71,7 @@ automatically verify your solution.
To work through this course, you'll need:
- [**Rust**](https://www.rust-lang.org/tools/install)).
- [**Rust**](https://www.rust-lang.org/tools/install).
If `rustup` is already installed on your system, run `rustup update` (or another appropriate command depending on how you installed Rust on your system) to ensure you're running on the latest stable version.
- _(Optional but recommended)_ An IDE with Rust autocompletion support.
We recommend one of the following: