Skip to content

Commit f27c11c

Browse files
committed
Added AUR package reference
1 parent 8ba6a2d commit f27c11c

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,15 @@ your own risk!
88

99
## Installation
1010

11-
### Option 1: Install a release package (.deb)
11+
### Option 1: For Arch Linux
12+
13+
Install from AUR.
14+
15+
```shell
16+
paru -S qmk-light-bin
17+
```
18+
19+
### Option 2: Install a release package (.deb)
1220

1321
Download the matching package from the latest GitHub release:
1422

@@ -27,7 +35,7 @@ If `dpkg` reports missing dependencies, run:
2735
sudo apt-get install -f
2836
```
2937

30-
### Option 2: Build from source
38+
### Option 3: Build from source
3139

3240
Install build/runtime dependencies:
3341

0 commit comments

Comments
 (0)