Tools: simplified setup documentation (#34204)

platform agnostic setup script
pull/34206/head
Mike Busuttil 5 months ago committed by GitHub
parent 03cd00719c
commit 02976db472
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 9
      tools/README.md

@ -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**

Loading…
Cancel
Save