Skip to content
Closed
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
2 changes: 1 addition & 1 deletion src/pages/w3up-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ In this guide, we'll walk through the following steps:

## Install

You'll need [Node](https://nodejs.com) version 18 or higher, with NPM version 7 or higher to complete this guide.
You'll need [Node](https://nodejs.com) version 22 or higher, with NPM version 7 or higher to complete this guide.
You can check your local versions like this:

```bash
Expand Down
Loading