From b2883faaeeab41d2f36f922d5a2b59f8f76e5c5c Mon Sep 17 00:00:00 2001 From: Talha Tahir <151447687+TalhaTahir-09@users.noreply.github.com> Date: Mon, 29 Sep 2025 03:56:47 +0500 Subject: [PATCH] Corrected the username in readme file for running locally --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b0521e..f35a87b 100755 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Issues such as “good first issue” or “help wanted” are difficult to find ![Screenshots](./public/search_example.png) ## Running locally -1. `git clone https://github.com/fulin426/Issues-Hunt.git` +1. `git clone git@github.com:laurandarius/Issues-Hunt.git` 2. `npm install` 3. `npm start`