10
README.md
10
README.md
@@ -1,15 +1,15 @@
|
||||
# Learn Rust, one exercise at a time
|
||||
|
||||
You've heard about Rust, but you never had the chance to try it out?
|
||||
You've heard about Rust, but you never had the chance to try it out?\
|
||||
This course is for you!
|
||||
|
||||
You'll learn Rust by solving 100 exercises.
|
||||
You'll learn Rust by solving 100 exercises.\
|
||||
You'll go from knowing nothing about Rust to being able to start
|
||||
writing your own programs, one exercise at a time.
|
||||
|
||||
> [!NOTE]
|
||||
> This course has been written by [Mainmatter](https://mainmatter.com/rust-consulting/).
|
||||
> It's one of the trainings in [our portfolio of Rust workshops](https://mainmatter.com/services/workshops/rust/).
|
||||
> This course has been written by [Mainmatter](https://mainmatter.com/rust-consulting/).\
|
||||
> It's one of the trainings in [our portfolio of Rust workshops](https://mainmatter.com/services/workshops/rust/).\
|
||||
> Check out our [landing page](https://mainmatter.com/rust-consulting/) if you're looking for Rust consulting or
|
||||
> training!
|
||||
|
||||
@@ -20,7 +20,7 @@ to get started with the course.
|
||||
|
||||
## Requirements
|
||||
|
||||
- **Rust** (follow instructions [here](https://www.rust-lang.org/tools/install)).
|
||||
- **Rust** (follow instructions [here](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 make sure you're running on the latest stable version.
|
||||
|
||||
Reference in New Issue
Block a user