1
0
mirror of https://github.com/Dejvino/pinephone-sway-poc.git synced 2024-11-04 23:40:03 +00:00

Update README.md

added missing linux-headers to components install step
This commit is contained in:
Jonathan Baginski 2020-06-17 15:44:17 -04:00 committed by GitHub
parent 5905876375
commit 833ffdc4ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ Flash the system onto the phone (either to an SD card or directly to the eMMC wi
Open a terminal on the phone (either through SSH, the serial connection or directly on the screen) and run this:
```
# components
$ sudo apk add waybar bemenu swaylock swayidle networkmanager htop pavucontrol
$ sudo apk add linux-headers waybar bemenu swaylock swayidle networkmanager htop pavucontrol
# build tools
$ sudo apk add git make meson ninja cargo