mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-21 12:05:42 +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:
|
Then install and build the book:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
cargo install mdbook mdbook-linkcheck mdbook-graphviz
|
cargo install mdbook mdbook-linkcheck mdbook-graphviz mdbook-mermaid
|
||||||
mdbook serve roadmap/implementers-guide
|
mdbook serve roadmap/implementers-guide
|
||||||
open http://localhost:3000
|
open http://localhost:3000
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user