diff options
author | Clayton G. Hobbs <clay@lakeserv.net> | 2016-04-30 17:36:37 -0400 |
---|---|---|
committer | Clayton G. Hobbs <clay@lakeserv.net> | 2016-04-30 17:36:37 -0400 |
commit | a3f63727bf69a8338301d53f92fbb776d7ad3b0e (patch) | |
tree | 9a0216463a35a7a0a07a756d4e7a7e3b88d99571 /README.md | |
parent | 1c2928ff1a68db1f0408e02138121e8ac1253239 (diff) |
Tell users to copy config, not move it
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 |