docs: add warning about git-lfs

This commit is contained in:
nekohepott 2026-06-17 04:16:36 +03:00
parent 72d2756d3d
commit 14e121cf90
No known key found for this signature in database

View File

@ -70,6 +70,9 @@ gogofetch
### Linux ### Linux
> [!WARNING]
> You need to install git-lfs before cloning repository!
```bash ```bash
git clone https://codeberg.org/nekohepott/goGoFetch && cd goGoFetch git clone https://codeberg.org/nekohepott/goGoFetch && cd goGoFetch
make build make build