Skip to content

Commit abb949d

Browse files
authored
Merge branch 'main' into feat-prisma-postgres
2 parents e671e37 + 076d4ae commit abb949d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/tutorial/chapter1/prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ During installation, RedwoodJS checks if your system meets version requirements
3333
- node: "=20.x"
3434
- yarn: ">=1.22.21"
3535

36-
If you're using a version of Node or Yarn that's **less** than what's required, _the installation bootstrap will result in an ERROR_. To check, please run the following from your terminal command line:
36+
If you're using a version of Node or Yarn that is not **exactly** what's required, _the installation bootstrap will result in an ERROR_. To check, please run the following from your terminal command line:
3737

3838
```bash
3939
node --version

0 commit comments

Comments
 (0)