From 2619c141ab4290372da34f8861c68091c8111aa9 Mon Sep 17 00:00:00 2001 From: Kainoa Kanter Date: Wed, 31 May 2023 02:41:29 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20=F0=9F=93=9D=20full=20git=20clone?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f59211e1..5dcdc4861 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ If you have access to a server that supports one of the sources below, I recomme ## 👀 Get folder ready ```sh -git clone --depth 1 https://codeberg.org/calckey/calckey.git +git clone https://codeberg.org/calckey/calckey.git cd calckey/ ```