From 372141e4778d7998e5e383e28fbc9b5d5221f2af Mon Sep 17 00:00:00 2001 From: Alok Singh <72202791+aloksingh-rgb@users.noreply.github.com> Date: Sun, 19 Nov 2023 16:43:21 -0800 Subject: [PATCH] Added .git extension to the clone url --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 820741f..4cdec4b 100644 --- a/readme.md +++ b/readme.md @@ -57,7 +57,7 @@ changing the source code won't be necessary :) ## Cloning and Compiling Clone the repository ``` -$ git clone --recurse-submodules https://github.com/fairyglade/ly +$ git clone --recurse-submodules https://github.com/fairyglade/ly.git ``` Change the directory to ly