We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ecc70d + 94af6e5 commit d5d2ae9Copy full SHA for d5d2ae9
README.md
@@ -10,7 +10,7 @@ what we have for now.
10
## Dependencies
11
12
- rustc (the Rust compiler).
13
-- mdbook (use `cargo install mdbook` to install it).
+- [mdbook](https://rust-lang.github.io/mdBook/) (use `cargo install mdbook` to install it).
14
- rust nightly (you would be required to set your Rust version to the nightly version to make sure all tests pass)
15
16
## Build steps
0 commit comments