mirror of
https://github.com/santinic/audiblez.git
synced 2025-08-05 16:48:55 +00:00
fix
This commit is contained in:
parent
100ed3e467
commit
989b3e6850
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ You need some extra dependencies to run the GUI.
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo apt install ffmpeg espeak-ng
|
sudo apt install ffmpeg espeak-ng
|
||||||
sudo apt install libgtk-3-dev # just for Ubuntu/Debian 🐧, Windows/Mac don't need this
|
sudo apt install libgtk-3-dev # just for Ubuntu/Debian 🐧, Windows/Mac don't need this
|
||||||
|
|
||||||
pip install audiblez pillow wxpython
|
pip install audiblez pillow wxpython
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue