[docs] Shallow clone by default

This commit is contained in:
Laura Hausmann 2023-10-19 02:44:55 +02:00
parent f8cfdeb67d
commit 766bbbfa6c
Signed by: zotan
GPG key ID: D044E84C5BE01605

View file

@ -38,7 +38,7 @@ This document will guide you through manual installation of Iceshrimp on dev bra
### Download repository
```sh
git clone https://iceshrimp.dev/iceshrimp/iceshrimp
git clone https://iceshrimp.dev/iceshrimp/iceshrimp.git --depth=1
```
### Creating a new user