Skip to content

Commit

Permalink
Add Arch Linux dependencies in README.
Browse files Browse the repository at this point in the history
Added the required dependencies instructions in the README.. for Arch Linux.
  • Loading branch information
SaladinAyyub authored Nov 4, 2023
1 parent ffb37a2 commit 66a9f7f
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 66a9f7f

Please sign in to comment.