tools: update README.md (#23447)

pull/23451/head
rzeydelis 2022-01-07 17:03:27 -05:00 committed by GitHub
parent d77782ea93
commit 207ce410b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -20,10 +20,10 @@ Then, run the setup script:
``` bash
# for Ubuntu 20.04 LTS
openpilot/tools/ubuntu_setup.sh
tools/ubuntu_setup.sh
# for macOS
openpilot/tools/mac_setup.sh
tools/mac_setup.sh
```
Activate a shell with the install Python dependencies: