Tools: simplified setup documentation (#34204)

platform agnostic setup script
This commit is contained in:
Mike Busuttil
2024-12-11 00:29:27 -05:00
committed by GitHub
parent 03cd00719c
commit 02976db472
+1 -8
View File
@@ -24,16 +24,9 @@ git clone --recurse-submodules https://github.com/commaai/openpilot.git
**2. Run the setup script**
Ubuntu 24.04:
``` bash
cd openpilot
tools/ubuntu_setup.sh
```
macOS:
``` bash
cd openpilot
tools/mac_setup.sh
tools/op.sh setup
```
**3. Git LFS**