Update README

This commit is contained in:
El Mau 2022-04-21 17:26:05 -05:00
parent fb124c35d0
commit 1aab8f8cdd
3 changed files with 6 additions and 4 deletions

View File

@ -8,8 +8,10 @@ Soporte para inglés y español.
Dependencias:
Ubuntu
Ubuntu y derivados.
```
sudo apt install libreoffice-script-provider-python python3-pip
sudo pip3 install --upgrade pip wheel
pip install --user vosk
```

View File

@ -8,14 +8,14 @@ Support for English and Spanish.
Dependencies:
Ubuntu
Ubuntu and derivates.
```
sudo apt install xdotool
sudo apt install libreoffice-script-provider-python python3-pip
sudo pip3 install --upgrade pip wheel
pip install --user vosk
```
Arch
```
sudo pacman -S xdotool
pip install --user vosk
```

Binary file not shown.