Update README.md

add installation on Arch Linux from AUR
This commit is contained in:
arabian
2025-09-26 00:35:27 +03:00
committed by arabian
parent 25667ce0f0
commit dd8ff8b1bf
+7
View File
@@ -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