Skip to content

Commit

Permalink
README: add Arch
Browse files Browse the repository at this point in the history
  • Loading branch information
kylon authored and FlyGoat committed Sep 18, 2024
1 parent 474816e commit 91af906
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,10 @@ On Fedora:

sudo dnf install cmake gcc-c++ pciutils-devel

On Arch:

sudo pacman -S base-devel pciutils cmake

If your Distribution is not supported, try finding the packages or use [Distrobox](https://github.com/89luca89/distrobox) or [Toolbox](https://docs.fedoraproject.org/en-US/fedora-silverblue/toolbox/) instead.

The simplest way to build it:
Expand Down

0 comments on commit 91af906

Please sign in to comment.