diff --git a/Quick-Start-Guide.textile b/Quick-Start-Guide.textile index eb63787..a055ace 100644 --- a/Quick-Start-Guide.textile +++ b/Quick-Start-Guide.textile @@ -9,7 +9,7 @@ Here's how to install and run the Todo.txt CLI: TODO_DIR="/Users/gina/Documents/todo" -Replace "/Users/gina/Documents/todo" to wherever your todo.txt file lives. +Replace "/Users/gina/Documents/todo" to wherever your todo.txt file lives. The directory must exist. 3. Make the todo.sh script exectuable: