diff --git a/docs/guide/getting-started.md b/docs/guide/getting-started.md index a4ed418c..be43315f 100644 --- a/docs/guide/getting-started.md +++ b/docs/guide/getting-started.md @@ -4,10 +4,11 @@ Get up and running with Trusted Server quickly. ## Prerequisites -Before you begin, ensure you have: +Before you begin, ensure you have the following installed (versions are pinned in `.tool-versions`): -- Rust 1.91.1 (see `.tool-versions`) -- Fastly CLI installed +- Rust {{RUST_VERSION}} +- NodeJS {{NODEJS_VERSION}} +- Fastly {{FASTLY_VERSION}} CLI installed - A Fastly account and API key - Basic familiarity with WebAssembly