From 0d49dc2b261ef578376b958f929a17dbddd48a7d Mon Sep 17 00:00:00 2001 From: Cassia Rose Kataria <114595031+cassia-crypto@users.noreply.github.com> Date: Fri, 18 Oct 2024 08:36:29 +0000 Subject: [PATCH 1/2] Updating the docs to make it easier for the user to follow. --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 84860daa..baf17b35 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -46,9 +46,9 @@ To get started with Code Racer locally, follow these steps 1. Make sure you have installed Docker locally (See above Prerequisites) -2. Fork the repository as your own repo +2. Fork the repository as your own repo (so that you can make changes) -3. Clone forked repo to your local machine +3. Clone forked repo to your local machine (By going on Code) ```sh git clone https://github.com//code-racer.git From 87fbefd730efd8fed65ad4e3e49fef86408c775a Mon Sep 17 00:00:00 2001 From: Cassia Rose Kataria <114595031+cassia-crypto@users.noreply.github.com> Date: Fri, 18 Oct 2024 14:16:54 +0530 Subject: [PATCH 2/2] Update CONTRIBUTING.md Updating pr commits --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index baf17b35..80cc1546 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -48,7 +48,7 @@ To get started with Code Racer locally, follow these steps 2. Fork the repository as your own repo (so that you can make changes) -3. Clone forked repo to your local machine (By going on Code) +3. Clone forked repo to your local machine (By going on to the button Code) ```sh git clone https://github.com//code-racer.git