Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions docs/guide/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading