diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2ccec828a0..188735147d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -215,6 +215,8 @@ Finally, regenerate the documentation and generated code with `cargo dev generat To preview any changes to the documentation locally: +1. Install the [Rust toolchain](https://www.rust-lang.org/tools/install). + 1. Install MkDocs and Material for MkDocs with: ```shell