Ver código fonte

Update README.md

added missing linux-headers to components install step
pull/1/head
Jonathan Baginski 3 anos atrás
committed by GitHub
pai
commit
833ffdc4ca
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      README.md

+ 1
- 1
README.md Ver arquivo

@@ -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


Carregando…
Cancelar
Salvar