Skip to content

Commit

Permalink
Tools: simplified setup documentation (commaai#34204)
Browse files Browse the repository at this point in the history
platform agnostic setup script
  • Loading branch information
MikeBusuttil authored Dec 11, 2024
1 parent 03cd007 commit 02976db
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand Down

0 comments on commit 02976db

Please sign in to comment.