Skip to content

Commit 779fc50

Browse files
committed
Add mdbook-mermaid in build instr
1 parent db76438 commit 779fc50

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
@@ -43,7 +43,7 @@ rustdocs][rustdocs].
4343
To build a local static HTML site, install [`mdbook`](https://github.com/rust-lang/mdBook) with:
4444

4545
```
46-
> cargo install mdbook mdbook-linkcheck mdbook-toc
46+
> cargo install mdbook mdbook-linkcheck mdbook-toc mdbook-mermaid
4747
```
4848

4949
and execute the following command in the root of the repository:

0 commit comments

Comments
 (0)