it's just pyside6

This commit is contained in:
Andrew
2025-10-30 17:47:23 +03:00
parent 708c615ccd
commit 0675b4a305

View File

@@ -24,7 +24,7 @@ Native installation: the only tested environment is Arch Linux on KDE Plasma Way
### Install dependencies ### Install dependencies
```bash ```bash
sudo pacman -Syu python-pyside6 python-requests # Arch Linux sudo pacman -Syu pyside6 python-requests # Arch Linux
``` ```
### Clone the repository ### Clone the repository