From 4273b910894d8326eb0d06d479971e7b5d5ea6e9 Mon Sep 17 00:00:00 2001 From: sebm Date: Sat, 17 Mar 2012 12:35:04 -0700 Subject: [PATCH] instructions for Mac Homebrew. --- Quick-Start-Guide.textile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Quick-Start-Guide.textile b/Quick-Start-Guide.textile index 5b50565..2579703 100644 --- a/Quick-Start-Guide.textile +++ b/Quick-Start-Guide.textile @@ -1,3 +1,7 @@ +Mac users: There is a "Homebrew":http://mxcl.github.com/homebrew/ package for todo.txt - install using brew install todo-txt. + +*** + Here's how to install and run the Todo.txt CLI: 0. (Windows only:) "Download and install Cygwin":http://cygwin.com/install.html. Cygwin provides a Unix-environment for Windows; Todo.txt needs just the Bash shell and some common Unix tools, so a minimal installation will do just fine.