add lfs pull to setup instructions

This commit is contained in:
Adeeb Shihadeh
2023-11-02 22:36:53 -07:00
parent a73412b39d
commit 0788573a73
+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
```