Skip to content

Commit

Permalink
Merge pull request #18 from shuriken1812/patch-1
Browse files Browse the repository at this point in the history
Add Arch Linux dependencies in README.
  • Loading branch information
CleanCut committed Nov 6, 2023
2 parents ffb37a2 + 66a9f7f commit 576f155
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,12 @@ sudo yum install -y alsa-lib-devel
```bash
sudo apt install libasound2-dev pkg-config
```
**Arch Linux**

```bash
sudo pacman -S alsa-lib pkgconf libx11
```
You will also need `pipewire-alsa` or `pulseaudio-alsa` depending on the sound server you are using.

## Community Games!

Expand Down

0 comments on commit 576f155

Please sign in to comment.