Update README.md
This commit is contained in:
parent
ca25fa57e8
commit
f1270e45c6
|
@ -36,11 +36,16 @@ sudo systemctl mask upower.service
|
|||
|
||||
## Installation
|
||||
|
||||
### Arch Linux
|
||||
## AUR
|
||||
```bash
|
||||
paru -S system76-power-gui
|
||||
```
|
||||
|
||||
### From source
|
||||
#### Build and install the package after downloading and cd into dir
|
||||
```bash
|
||||
makepkg -si
|
||||
|
||||
```
|
||||
## Usage
|
||||
Launch the application from your desktop environment's application menu or run:
|
||||
```bash
|
||||
|
|
Loading…
Reference in New Issue