ubuntu_setup.sh: add 21.10 support and change packages (#22628)

old-commit-hash: 38420a1bef
This commit is contained in:
lipniak
2021-10-23 00:45:20 +02:00
committed by GitHub
parent 4e005ead0a
commit d2d94f2fd4
2 changed files with 73 additions and 23 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ git clone --recurse-submodules https://github.com/commaai/openpilot.git
2. Run the setup script:
Ubuntu:
Ubuntu 20.04 LTS:
``` bash
openpilot/tools/ubuntu_setup.sh
```