mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-07 22:04:03 -05:00
doc/README: added mdbook mermaid plugin name in its install command
This commit is contained in:
@@ -31,6 +31,6 @@ For the plugin mdbook backends run:
|
||||
```
|
||||
cargo install --git "https://github.com/lzanini/mdbook-katex"
|
||||
cargo install --git "https://github.com/badboy/mdbook-toc"
|
||||
cargo install --git "https://github.com/badboy/mdbook-mermaid"
|
||||
cargo install --git "https://github.com/badboy/mdbook-mermaid" mdbook-mermaid
|
||||
cargo install --git "https://github.com/rustforweb/mdbook-plugins" mdbook-tabs
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user