mirror of
https://github.com/Dejvino/pinephone-sway-poc.git
synced 2024-11-05 07:40:04 +00:00
Update README.md
This commit is contained in:
parent
c72e684fca
commit
d919f79d1a
@ -13,10 +13,10 @@ 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:
|
Open a terminal on the phone (either through SSH, the serial connection or directly on the screen) and run this:
|
||||||
```
|
```
|
||||||
# components
|
# components
|
||||||
$ sudo apk add linux-headers waybar bemenu swaylock swayidle networkmanager htop pavucontrol
|
$ sudo apk add waybar bemenu swaylock swayidle networkmanager htop pavucontrol
|
||||||
|
|
||||||
# build tools
|
# build tools
|
||||||
$ sudo apk add git make meson ninja cargo
|
$ sudo apk add git make meson ninja cargo linux-headers libinput-dev eudev-dev
|
||||||
|
|
||||||
# installation
|
# installation
|
||||||
$ git clone --recurse-submodules https://github.com/Dejvino/pinephone-sway-poc
|
$ git clone --recurse-submodules https://github.com/Dejvino/pinephone-sway-poc
|
||||||
|
Loading…
Reference in New Issue
Block a user