From 461c1c76d075b7c6b9afc324a776d5ac5071a567 Mon Sep 17 00:00:00 2001 From: Roopesh Hiriyanna <49158236+roopeshh@users.noreply.github.com> Date: Sun, 10 Nov 2024 22:06:59 +0100 Subject: [PATCH] updated ReadMe.md --- ReadMe.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ReadMe.md b/ReadMe.md index 9139209..8bad125 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -4,6 +4,8 @@ This guide will help you set up and run k6 for load testing on both Windows and ## Prerequisites +- **Node.js**: Version 22 +- **Yarn**: Package manager for installing dependencies - **Windows**: PowerShell or Command Prompt - **MacBook**: Terminal - VS Code or any other IDEs to look at the project structure