Merge branch 'unstable' of github.com:status-im/nim-beacon-chain into unstable

This commit is contained in:
yslcrypto 2021-02-19 16:00:12 +01:00
commit 15a558fbfd
1 changed files with 1 additions and 1 deletions

View File

@ -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