diff --git a/README.md b/README.md index b9f79e8..b845ec9 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,12 @@ Alpine: apk add libxcb libxrandr dbus ``` +ArchLinux: + +```sh +pacman -S libxcb libxrandr dbus +``` + ## License This project is licensed under the Apache License. See the [LICENSE](LICENSE) file for details.