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 db76438 commit 779fc50Copy full SHA for 779fc50
README.md
@@ -43,7 +43,7 @@ rustdocs][rustdocs].
43
To build a local static HTML site, install [`mdbook`](https://github.com/rust-lang/mdBook) with:
44
45
```
46
-> cargo install mdbook mdbook-linkcheck mdbook-toc
+> cargo install mdbook mdbook-linkcheck mdbook-toc mdbook-mermaid
47
48
49
and execute the following command in the root of the repository:
0 commit comments