Update README.md

This commit is contained in:
Rhythm Syed
2025-03-14 02:22:12 -04:00
committed by GitHub
parent 16affa3bee
commit eb28153241

View File

@@ -38,6 +38,7 @@ We use [uv](https://docs.astral.sh/uv/) to manage Python dependencies. See the [
```bash
GIT_LFS_SKIP_SMUDGE=1 uv sync
GIT_LFS_SKIP_SMUDGE=1 uv pip install -e .
```
NOTE: `GIT_LFS_SKIP_SMUDGE=1` is needed to pull LeRobot as a dependency.