diff --git a/README.md b/README.md index 5f59211e10..5dcdc4861d 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/ ```