We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ecc70d commit 94af6e5Copy full SHA for 94af6e5
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