Update README.md
This commit is contained in:
parent
33926c0c7d
commit
a912fd7586
|
@ -35,7 +35,12 @@ sudo systemctl mask upower.service
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
### Arch Linux
|
## AUR
|
||||||
|
```bash
|
||||||
|
paru -S system76-power-gui
|
||||||
|
```
|
||||||
|
|
||||||
|
### From source
|
||||||
#### Build and install the package after downloading and cd into dir
|
#### Build and install the package after downloading and cd into dir
|
||||||
```bash
|
```bash
|
||||||
makepkg -si
|
makepkg -si
|
||||||
|
|
Loading…
Reference in New Issue