Skip to content

Commit

Permalink
Update README.md (#1397)
Browse files Browse the repository at this point in the history
Add instructions to install Rust.

---------

Co-authored-by: Martin Geisler <martin@geisler.net>
  • Loading branch information
ngoiyaeric and mgeisler committed Oct 25, 2023
1 parent 2f0c9dc commit 2d68007
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ The course is built using a few tools:
- [mdbook-exerciser](mdbook-exerciser/)
- [mdbook-course](mdbook-course/)

First clone the repository:
First install Rust by following the instructions on https://rustup.rs/. Then
clone this repository:

```shell
git clone https://github.com/google/comprehensive-rust/
Expand Down

0 comments on commit 2d68007

Please sign in to comment.