Skip to content

Commit

Permalink
Merge pull request #1117 from SamB/patch-1
Browse files Browse the repository at this point in the history
README.md: link to mdbook docs
  • Loading branch information
ehuss committed Dec 14, 2021
2 parents 1ecc70d + 94af6e5 commit d5d2ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ what we have for now.
## Dependencies

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

## Build steps
Expand Down

0 comments on commit d5d2ae9

Please sign in to comment.