diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b4c1ee09dd..76323a9a97 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -55,7 +55,7 @@ If your skill is specialized, community-contributed, or niche, it's better suite | Requirement | Notes | |-------------|-------| -| **Git** | With `--recurse-submodules` support | +| **Git** | With `--recurse-submodules` support, and the `git-lfs` extension installed | | **Python 3.11+** | uv will install it if missing | | **uv** | Fast Python package manager ([install](https://docs.astral.sh/uv/)) | | **Node.js 18+** | Optional — needed for browser tools and WhatsApp bridge |