Skip to content

Commit e3659dc

Browse files
Merge pull request #8596 from Couchers-org/web/change/readme-node-version-number
Modifies readme node version number
2 parents c080a8a + efb4f7f commit e3659dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/web/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ _Readme last updated: 2025/08/23._
1010

1111
_These instructions should work directly on Linux and macOS. If you are using Windows, please [install Ubuntu via WSL2](https://documentation.ubuntu.com/wsl/en/latest/guides/install-ubuntu-wsl2/), then follow these instructions inside Ubuntu._
1212

13-
You need `nodejs` v20. We recommend using `nvm` (the [node version manager](https://github.com/nvm-sh/nvm)) to do this. You can install it with:
13+
You need `nodejs` v22. We recommend using `nvm` (the [node version manager](https://github.com/nvm-sh/nvm)) to do this. You can install it with:
1414

1515
```sh
1616
curl -sL https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash

0 commit comments

Comments
 (0)