Update README.md
This commit is contained in:
@@ -197,7 +197,12 @@ Unlike traditional chat tools, Capture AI can understand, transform, and generat
|
|||||||
<br><br>
|
<br><br>
|
||||||
🧰 System Utilities
|
🧰 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>
|
</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
|
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>
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|||||||
Reference in New Issue
Block a user