diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 5715733..d39067b 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ but adds a lot of features that go beyond the original purpose of Blather. ## Usage -1. Move options.json.tmp to ~/.config/kaylee/options.json and fill the +1. Copy options.json.tmp to ~/.config/kaylee/options.json and fill the "commands" section of the file with sentences to speak and commands to run. 2. Run kaylee.py. This will generate ~/.local/share/kaylee/sentences.corpus based on sentences in the "commands" section of options.json, then use the |