Add minimum required Rust version to README
This commit is contained in:
parent
e99dc51fb3
commit
90bd7207ec
|
@ -41,7 +41,7 @@ There are multiple ways to install mdBook.
|
||||||
|
|
||||||
2. **From Crates.io**
|
2. **From Crates.io**
|
||||||
|
|
||||||
This requires [Rust] and Cargo to be installed. Once you have installed
|
This requires at least [Rust] 1.20 and Cargo to be installed. Once you have installed
|
||||||
Rust, type the following in the terminal:
|
Rust, type the following in the terminal:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue