Skip to content

Commit 94af6e5

Browse files
authored
README.md: link to mdbook docs
Makes things easier for would-be contributors, though sometimes it might just tell them that mdbook doesn't support what they wanted to do.
1 parent 1ecc70d commit 94af6e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ what we have for now.
1010
## Dependencies
1111

1212
- rustc (the Rust compiler).
13-
- mdbook (use `cargo install mdbook` to install it).
13+
- [mdbook](https://rust-lang.github.io/mdBook/) (use `cargo install mdbook` to install it).
1414
- rust nightly (you would be required to set your Rust version to the nightly version to make sure all tests pass)
1515

1616
## Build steps

0 commit comments

Comments
 (0)