From 09fbbdc63195c5582a82a32cd23e4d307f24796c Mon Sep 17 00:00:00 2001 From: Parvin Sattorova Date: Sun, 22 Oct 2023 13:42:54 -0600 Subject: [PATCH] Add edit to the link in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2f7b70b..40c7c6e 100644 --- a/README.md +++ b/README.md @@ -58,8 +58,8 @@ Upon entering the platform, users are greeted with a dynamic real-time feed show Get **Refuge** running on your machine: -1. Clone the repository: `git clone git@github.com:Sulton88Mehron90/showcase-project.git` -2. Move to the project directory: `cd showcase-project` +1. Clone the repository from: `git clone https://github.com/Refugee-Aid-Capstone/refugee-aid-fe` +2. Move to the project directory: `cd refugee-aid-fe` 3. Grab the dependencies: `npm install` 4. Fire up the app: `npm start`