Update README.md

This commit is contained in:
FURK4NGG
2026-05-21 22:34:48 +03:00
committed by GitHub
parent e2863c50da
commit 18f1f34a75
+11 -1
View File
@@ -197,7 +197,12 @@ Unlike traditional chat tools, Capture AI can understand, transform, and generat
<br><br>
🧰 System Utilities
```
sudo pacman -S --needed glib2 xdg-utils noto-fonts-emoji
sudo pacman -S --needed xdg-desktop-portal xdg-desktop-portal-gtk glib2 xdg-utils noto-fonts-emoji
```
<br><br>
♿ Accessibility / Screen Reader
```
sudo pacman -S --needed orca speech-dispatcher espeak-ng at-spi2-core
```
</details>
@@ -314,6 +319,11 @@ Unlike traditional chat tools, Capture AI can understand, transform, and generat
```
sudo apt install -y xdg-utils xdg-desktop-portal xdg-desktop-portal-gtk fonts-noto-color-emoji
```
<br><br>
♿ Accessibility / Screen Reader
```
sudo apt install -y orca speech-dispatcher espeak-ng at-spi2-core
```
</details>
</details>