Update Git requirement to include git-lfs extension

This commit is contained in:
Mike Waters 2026-04-17 21:21:40 -04:00 committed by Teknium
parent fa8f0c6fae
commit d6d9f10629

View file

@ -32,7 +32,7 @@ We value contributions in this order:
| 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 |