diff --git a/README.md b/README.md index 5b0f859..c3b87c1 100644 --- a/README.md +++ b/README.md @@ -207,4 +207,5 @@ To build the user guide, use: cargo binstall mdbook bash docs/build.sh ``` + This will generate the user guide in the `docs/book` directory.