add lfs pull to setup instructions

old-commit-hash: 0788573a73
This commit is contained in:
Adeeb Shihadeh
2023-11-02 22:36:53 -07:00
parent 3ee7b45c94
commit a4f0826df4

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
```