Skip to content

Commit 37838db

Browse files
authored
docs readme update (#2346)
* update nimbus book readme * Revert "update nimbus book readme" This reverts commit d568f0f. * update docs readme
1 parent 5973746 commit 37838db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Some books also use [mdbook-toc](https://github.com/badboy/mdbook-toc) for table
44

55
```bash
66
# Install or update tooling (make sure you add "~/.cargo/bin" to PATH):
7-
cargo install mdbook mdbook-toc
7+
cargo install mdbook mdbook-toc mdbook-open-on-gh
88

99
# Work on the book locally - open "http://localhost:4000" for live version
1010
cd docs/the_nimbus_book

0 commit comments

Comments
 (0)