docs readme update (#2346)

* update nimbus book readme

* Revert "update nimbus book readme"

This reverts commit d568f0f7a3.

* update docs readme
This commit is contained in:
Sacha Saint-Leger 2021-02-19 15:59:40 +01:00 committed by GitHub
parent 597374605a
commit 37838db82e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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