Change Go download link

This commit is contained in:
Eran Chetz
2014-12-02 14:42:03 +02:00
parent cd7e7d8b37
commit 1fa386989f

View File

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