Migrated from quick-start-guide v4

inkarkat
2010-09-13 01:26:40 -07:00
parent b8fbb32a6c
commit 8a01748a5c

@@ -9,7 +9,7 @@ Here's how to install and run the Todo.txt CLI:
TODO_DIR="/Users/gina/Documents/todo"
</pre>
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: