Skip to content

Commit

Permalink
Merge pull request #161 from sanderhollaar/doc/update-debian-install-…
Browse files Browse the repository at this point in the history
…packages
  • Loading branch information
strongtz authored Oct 5, 2024
2 parents e7c4ff5 + 8dde0b1 commit d668228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ The firmware can only be built on Linux currently. For Windows use WSL.
For Ubuntu/Debian:
```bash
sudo apt install git gcc g++ build-essential gcc-aarch64-linux-gnu iasl python3-pyelftools uuid-dev
sudo apt install git gcc g++ build-essential gcc-aarch64-linux-gnu acpica-tools python3-pyelftools uuid-dev python-is-python3 device-tree-compiler
```
For Arch Linux:
```bash
Expand Down

0 comments on commit d668228

Please sign in to comment.