mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-06 21:58:06 +00:00
Add missing prerequisite in README for implementers guide (#6181)
This commit is contained in:
@@ -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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user