瀏覽代碼

Update README.md

master
Dejvino 3 年之前
committed by GitHub
父節點
當前提交
d919f79d1a
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      README.md

+ 2
- 2
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


Loading…
取消
儲存