From c936e6f728064e3f51f5cedd462fc1b80712f5bf Mon Sep 17 00:00:00 2001 From: saubyk <39208279+saubyk@users.noreply.github.com> Date: Thu, 21 Nov 2019 19:08:17 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00bf2064..4d4a0425 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Docker Image: https://hub.docker.com/r/shahanafarooqui/rtl #### First time setup * Fetch sources from RTL git repository, by executing the below on the command prompt: -`$ git clone https://github.com/ShahanaFarooqui/RTL.git` +`$ git clone https://github.com/Ride-The-Lightning/RTL.git` * Change directory to RTL folder: `$ cd RTL`