From 42a5783c4320e7a6e7d295594206f923ec98c2b1 Mon Sep 17 00:00:00 2001 From: Shamim Date: Wed, 9 Jul 2025 00:55:14 +0600 Subject: [PATCH] Updated the Git clone command link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29c277d..82a869a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ 1. Get a copy of [postman-newman-public-api-automation](https://github.com/Tahanima/postman-newman-public-api-automation/) by clicking the Fork button 2. Clone, i.e, download your copy of the repository to your local machine using ```bash -git clone https://github.com/[your_username]/postman-newman-public-api-automation.git +git clone https://github.com/Tahanima/postman-newman-public-api-automation.git ``` 3. Install [Node.js](https://nodejs.dev/en/learn/how-to-install-nodejs/) 4. Install Newman