Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'docs/book/README.md')
-rw-r--r--docs/book/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/book/README.md b/docs/book/README.md
index 11f7e8f98c..0a3161f3af 100644
--- a/docs/book/README.md
+++ b/docs/book/README.md
@@ -8,7 +8,6 @@ To run the documentation site locally:
```shell
cargo install mdbook
-cargo install mdbook-toc
cargo xtask codegen
cd docs/book
mdbook serve