add lfs pull to setup instructions

old-commit-hash: 0788573a735f78b40ce04767de285b768bb2ac1e
This commit is contained in:
Adeeb Shihadeh
2023-11-02 22:36:53 -07:00
parent 3ee7b45c94
commit a4f0826df4
+1
View File
@@ -26,6 +26,7 @@ git clone --recurse-submodules https://github.com/commaai/openpilot.git
``` bash
cd openpilot
git lfs pull
tools/ubuntu_setup.sh
```