From 14e121cf90da75af3b2692f47f8c69073e4b1c6d Mon Sep 17 00:00:00 2001 From: nekohepott Date: Wed, 17 Jun 2026 04:16:36 +0300 Subject: [PATCH] docs: add warning about git-lfs --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ee9fa84..476df2b 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,9 @@ gogofetch ### Linux +> [!WARNING] +> You need to install git-lfs before cloning repository! + ```bash git clone https://codeberg.org/nekohepott/goGoFetch && cd goGoFetch make build