Update README.md
This commit is contained in:
parent
ca25fa57e8
commit
f1270e45c6
|
@ -36,11 +36,16 @@ 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
|
||||||
|
```
|
||||||
## Usage
|
## Usage
|
||||||
Launch the application from your desktop environment's application menu or run:
|
Launch the application from your desktop environment's application menu or run:
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in New Issue