|
@@ -19,7 +19,7 @@ but adds a lot of features that go beyond the original purpose of Blather.
|
19
|
19
|
|
20
|
20
|
## Usage
|
21
|
21
|
|
22
|
|
-1. Move options.json.tmp to ~/.config/kaylee/options.json and fill the
|
|
22
|
+1. Copy options.json.tmp to ~/.config/kaylee/options.json and fill the
|
23
|
23
|
"commands" section of the file with sentences to speak and commands to run.
|
24
|
24
|
2. Run kaylee.py. This will generate ~/.local/share/kaylee/sentences.corpus
|
25
|
25
|
based on sentences in the "commands" section of options.json, then use the
|