Skip to content

Commit

Permalink
Merge pull request #6 from eranchetz/master
Browse files Browse the repository at this point in the history
Change Go download link
  • Loading branch information
cdarwin committed Dec 3, 2014
2 parents cd7e7d8 + 1fa3869 commit 182cff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 182cff5

Please sign in to comment.