Skip to content

Commit d5d2ae9

Browse files
authored
Merge pull request #1117 from SamB/patch-1
README.md: link to mdbook docs
2 parents 1ecc70d + 94af6e5 commit d5d2ae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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)