From d919f79d1a5054ebf5c359ccbd2ca4df610db259 Mon Sep 17 00:00:00 2001 From: Dejvino Date: Fri, 19 Jun 2020 16:23:38 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a3001f4..aa82b0a 100644 --- a/README.md +++ b/README.md @@ -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: ``` # 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 -$ sudo apk add git make meson ninja cargo +$ sudo apk add git make meson ninja cargo linux-headers libinput-dev eudev-dev # installation $ git clone --recurse-submodules https://github.com/Dejvino/pinephone-sway-poc