summary refs log tree commit diff
diff options
context:
space:
mode:
authorJezra <jezra@jezra.net>2013-08-23 11:12:19 -0700
committerJezra <jezra@jezra.net>2013-08-23 11:12:19 -0700
commitadd80c4852edd641dbee89b3ada1c6f832471a31 (patch)
treea7e2b9959b981581a6a2372534e14a51d1ba2f99
parenta230f50f56aeeef8ef1c8b21ea8384e079d77aae (diff)
Updated the README to correct instructions for copying commands file
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index d5414c1..a4a47d7 100644
--- a/README
+++ b/README
@@ -8,7 +8,7 @@ Blather is a speech recognizer that will run commands when a user speaks preset
 4. pygtk (only required for the Gtk based UI)
 
 ##Usage
-0. move commands.tmp to ~/.config/blather/commands and fill the file with sentences and command to run
+0. move commands.tmp to ~/.config/blather/commands.conf and fill the file with sentences and command to run
 1. Run Blather.py, this will generate ~/.config/blather/sentences.corpus based on sentences in the 'commands' file
 2. quit blather (there is a good chance it will just segfault)
 3. go to <http://www.speech.cs.cmu.edu/tools/lmtool-new.html> and upload the sentences.corpus file