Skip to content

Commit 9cb4e95

Browse files
authored
Merge pull request #12 from Romarionijim/docs/node-version
docs: update Node.js version requirement
2 parents 9976567 + a8e6c2b commit 9cb4e95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Applied an Object-Oriented Programming (OOP) structure to ensure reusability, scalability, and maintainability of the framework.
66
* Integrated CI/CD pipelines with GitHub Actions for automated testing and deployment.
77
## Pre requisites
8-
* Nodejs installed version 18 and above (you can use NVM)
8+
* Nodejs installed version 20 and above (you can use NVM)
99
* IDE (VScode, Webstorm)
1010
## Getting started
1111
* to get started with the project - first clone the repo by opening the terminal in your IDE and run:

0 commit comments

Comments
 (0)