diff options
author | Clayton G. Hobbs <clay@lakeserv.net> | 2015-12-27 17:02:57 -0500 |
---|---|---|
committer | Clayton G. Hobbs <clay@lakeserv.net> | 2015-12-27 17:02:57 -0500 |
commit | 22f27d2806c50b09b13450a975f85142fc9c4e69 (patch) | |
tree | abdbfcd0ac190b5c3102982cb0cb355bef2af9a8 | |
parent | e4b693b2061a0e3d93feba4fa570df7424bbe0d4 (diff) |
Mention the new dependency in README
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index 22729a0..1900197 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ but adds a lot of features that go beyond the original purpose of Blather. 2. gstreamer-1.0 (and what ever plugin has pocketsphinx support) 3. gstreamer-1.0 base plugins (required for ALSA) 4. python-gobject (required for GStreamer and the GTK-based UI) +5. python-requests (required for automatic language updating) **Note:** it may also be required to install `pocketsphinx-hmm-en-hub4wsj` |