Skip to content

Commit 064d439

Browse files
chore: fix prerequisites
1 parent ad86215 commit 064d439

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,8 @@ This little course will help you to get up and running with WebdriverIO v7. It w
77

88
In order to go through the course the following software is required to be installed on your system:
99

10-
- Node.js (v16 or higher)
11-
- NPM (v8 or higher)
10+
- Node.js (v18 or higher, recommended is v20)
1211
- An updated browser (e.g. Chrome, Firefox etc.)
13-
- A GitHub account (register [here](https://github.com/join), if you haven't)
1412

1513
If you don't have this installed go to [Chapter 1](./chapter_01.md) where we walk through all install steps.
1614

0 commit comments

Comments
 (0)