mirror of
https://github.com/cloudflare/redoctober.git
synced 2026-07-29 03:22:55 +00:00
Upadte README to specify Go 1.4
This commit is contained in:
@@ -9,11 +9,11 @@ encryption and decryption server.
|
||||
|
||||
[](https://travis-ci.org/cloudflare/redoctober) [](https://drone.io/github.com/cloudflare/redoctober/latest)[](http://codecov.io/github/cloudflare/redoctober?branch=master)
|
||||
|
||||
This project requires [Go 1.2](http://golang.org/doc/install#download)
|
||||
This project requires [Go 1.4](http://golang.org/doc/install#download)
|
||||
or later to compile. Verify your go version by running `go version`:
|
||||
|
||||
$ go version
|
||||
go version go1.2
|
||||
go version go1.4
|
||||
|
||||
As with any Go program you do need to set the
|
||||
[GOPATH enviroment variable](http://golang.org/doc/code.html#GOPATH)
|
||||
|
||||
Reference in New Issue
Block a user