diff --git a/README.md b/README.md index 60bb5aa..a7bc02e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ First, [install Go](http://code.google.com/p/go/downloads/list). Then: Now make the failing tests pass, by replacing these types of `__variables__` with real values. If you want to have `go test` be run in your terminal any time you save a file and -are using a Mac, take a look at [fswatch](github.com/sdegutis/fswatch). +are using a Mac, take a look at [fswatch](http://github.com/sdegutis/fswatch). ### Helpful References