We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents efaaba6 + 7f7e0e5 commit 5abf3e9Copy full SHA for 5abf3e9
1 file changed
docs/guide/getting-started.md
@@ -4,10 +4,11 @@ Get up and running with Trusted Server quickly.
4
5
## Prerequisites
6
7
-Before you begin, ensure you have:
+Before you begin, ensure you have the following installed (versions are pinned in `.tool-versions`):
8
9
-- Rust 1.91.1 (see `.tool-versions`)
10
-- Fastly CLI installed
+- Rust {{RUST_VERSION}}
+- NodeJS {{NODEJS_VERSION}}
11
+- Fastly {{FASTLY_VERSION}} CLI installed
12
- A Fastly account and API key
13
- Basic familiarity with WebAssembly
14
0 commit comments