docs: 📝 full git clone

This commit is contained in:
Kainoa Kanter 2023-05-31 02:41:29 +00:00
parent e7a028e9dd
commit 2619c141ab

View file

@ -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/
```