Merge pull request #6 from eranchetz/master

Change Go download link
This commit is contained in:
Jason Thigpen
2014-12-02 19:14:20 -08:00

View File

@@ -6,7 +6,7 @@ I can't help you out with that last one. Sorry.
### Usage
1. [Install Go](http://code.google.com/p/go/downloads/list).
1. [Install Go](https://golang.org/dl/).
2. Clone this repo.
3. Run `go test`.
4. Make the failing tests pass, by replacing these types of `__variables__` with real values.