diff --git a/README.md b/README.md index a33e4c6..87d574d 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,13 @@ Install PWSP: sudo dnf install pwsp ``` +## **Arch Linux** +There is pwsp package in AUR. +You can install it using yay, paru or any other AUR helper. +```bash +paru pwsp +``` + ## **Installing using cargo** ```bash @@ -175,4 +182,4 @@ a [pull request](https://github.com/arabianq/pipewire-soundpad/pulls). # **📜 License** This project is licensed under -the [MIT License](https://github.com/arabianq/pipewire-soundpad/blob/main/LICENSE). \ No newline at end of file +the [MIT License](https://github.com/arabianq/pipewire-soundpad/blob/main/LICENSE).