Update Git requirement to include git-lfs extension

This commit is contained in:
Mike Waters
2026-04-22 21:27:32 -07:00
committed by Teknium
parent d6d9f10629
commit ed5f16323f
+1 -1
View File
@@ -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 |