docs: update AUR installation command to include binary option

This commit is contained in:
2026-01-28 23:32:09 +03:00
parent f93852bf8e
commit fac04c4533
+1 -1
View File
@@ -76,7 +76,7 @@ sudo dnf install pwsp
There is pwsp package in AUR.
You can install it using yay, paru or any other AUR helper.
```bash
paru pwsp
paru pwsp-bin # or paru pwsp to build it locally
```
## **Installing using cargo**