Commit 604752c6 authored by Thomas Gubler's avatar Thomas Gubler

espeak: update readme

parent 34f11cca
......@@ -93,8 +93,9 @@ To build on Linux:
2. **[OPTIONAL]** Install additional libraries
* For text-to-speech (espeak)
* For Ubuntu: `sudo apt-get install espeak`
* For Fedora: `sudo yum install espeak`
* For Ubuntu: `sudo apt-get install espeak libespeak-dev`
* For Fedora: `sudo yum install espeak espeak-devel`
* For Arch Linux: `pacman -Sy espeak`
* For 3D flight view (openscenegraph)
* For Ubuntu: `sudo apt-get install libopenscenegraph-dev`
* For Fedora: `sudo yum install OpenSceneGraph-qt-devel`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment