Skip to content
Snippets Groups Projects
Commit aff57ef1 authored by Marcin S.'s avatar Marcin S. Committed by GitHub
Browse files

Add missing prerequisite in README for implementers guide (#6181)

parent 8eb1f461
No related merge requests found
......@@ -12,7 +12,7 @@ sudo apt-get install graphviz # for Ubuntu/Debian
Then install and build the book:
```sh
cargo install mdbook mdbook-linkcheck mdbook-graphviz
cargo install mdbook mdbook-linkcheck mdbook-graphviz mdbook-mermaid
mdbook serve roadmap/implementers-guide
open http://localhost:3000
```
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment