From e119259c18eba2028d9bcac7d8df4b8ed1b5960f Mon Sep 17 00:00:00 2001 From: Jerry Ying <90186306+JERRYYING02@users.noreply.github.com> Date: Tue, 30 Jan 2024 23:39:36 +0000 Subject: [PATCH] Change documentation on fork --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4074ef36..85981f00 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 repo +2. Fork the repo as your own repo -3. Clone your fork +3. Clone your fork ```sh git clone https://github.com//code-racer.git