mirror of
https://example.com
synced 2024-11-23 10:06:40 +09:00
docs: 📝 clone depth 1
closes #9501
This commit is contained in:
parent
dc168cd3bc
commit
7b51c56169
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ If you have access to a server that supports one of the sources below, I recomme
|
|||
## 👀 Get folder ready
|
||||
|
||||
```sh
|
||||
git clone https://codeberg.org/calckey/calckey.git
|
||||
git clone --depth 1 https://codeberg.org/calckey/calckey.git
|
||||
cd calckey/
|
||||
# git checkout main # if you want only stable versions
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue