diff --git a/LEEME.md b/LEEME.md index 5637f68..d278e96 100644 --- a/LEEME.md +++ b/LEEME.md @@ -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 ``` diff --git a/README.md b/README.md index 09e92ac..4e54d7b 100644 --- a/README.md +++ b/README.md @@ -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 ``` diff --git a/extension/ZazTalk2Me_v0.1.0.oxt b/extension/ZazTalk2Me_v0.1.0.oxt index f6bb9fd..594f2dc 100644 Binary files a/extension/ZazTalk2Me_v0.1.0.oxt and b/extension/ZazTalk2Me_v0.1.0.oxt differ