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, 1 insertions, 0 deletions
diff --git a/docs/book/README.md b/docs/book/README.md
index 043524b234..464ea02512 100644
--- a/docs/book/README.md
+++ b/docs/book/README.md
@@ -8,6 +8,7 @@ To run the documentation site locally:
```shell
cargo install mdbook
+cargo xtask codegen
cd docs/book
mdbook serve
# make changes to documentation files in doc/book/src