Merge branch 'unstable' of github.com:status-im/nim-beacon-chain into unstable
This commit is contained in:
commit
15a558fbfd
|
@ -4,7 +4,7 @@ Some books also use [mdbook-toc](https://github.com/badboy/mdbook-toc) for table
|
|||
|
||||
```bash
|
||||
# Install or update tooling (make sure you add "~/.cargo/bin" to PATH):
|
||||
cargo install mdbook mdbook-toc
|
||||
cargo install mdbook mdbook-toc mdbook-open-on-gh
|
||||
|
||||
# Work on the book locally - open "http://localhost:4000" for live version
|
||||
cd docs/the_nimbus_book
|
||||
|
|
Loading…
Reference in New Issue