mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-08 09:55:42 +08:00
Tools: simplified setup documentation (#34204)
platform agnostic setup script
This commit is contained in:
+1
-8
@@ -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**
|
||||
|
||||
Reference in New Issue
Block a user