Browse Source

Tell users to copy config, not move it

Clara Hobbs 8 years ago
parent
commit
a3f63727bf
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -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

Loading…
Cancel
Save