Skip to content

Commit 576f155

Browse files
authored
Merge pull request #18 from shuriken1812/patch-1
Add Arch Linux dependencies in README.
2 parents ffb37a2 + 66a9f7f commit 576f155

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ sudo yum install -y alsa-lib-devel
3737
```bash
3838
sudo apt install libasound2-dev pkg-config
3939
```
40+
**Arch Linux**
41+
42+
```bash
43+
sudo pacman -S alsa-lib pkgconf libx11
44+
```
45+
You will also need `pipewire-alsa` or `pulseaudio-alsa` depending on the sound server you are using.
4046

4147
## Community Games!
4248

0 commit comments

Comments
 (0)