Skip to content

Commit

Permalink
chore: fix prerequisites
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed Apr 9, 2024
1 parent ad86215 commit 064d439
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@ This little course will help you to get up and running with WebdriverIO v7. It w

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

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

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

Expand Down

0 comments on commit 064d439

Please sign in to comment.