From cb6c0229c131df6cfe61ba9bb5cae9456db07761 Mon Sep 17 00:00:00 2001 From: Steven Degutis Date: Fri, 16 Mar 2012 16:07:02 -0500 Subject: [PATCH] fswatch instructions are better now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b06cce..176a0ca 100644 --- a/README.md +++ b/README.md @@ -28,5 +28,5 @@ Since the `$GOPATH` is useful any time in Go, this is recommended: ### More fun usage - $ brew install https://raw.github.com/sdegutis/fswatch/master/brew_formula/fswatch.rb + $ brew install --HEAD https://raw.github.com/sdegutis/fswatch/master/brew_formula/fswatch.rb $ fswatch -f . go test