Skip to content

Commit f3c98eb

Browse files
committed
Fixed minimum go version needed to 1.6.3 in readme
Fix arduino#157 Signed-off-by: Cristian Maglie <[email protected]>
1 parent 8a85d35 commit f3c98eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ See [Doing continuous integration with arduino builder](https://github.com/ardui
5555

5656
### Building from source
5757

58-
You need [Go 1.5.4](https://golang.org/dl/#go1.5.4).
58+
You need [Go 1.6.3](https://golang.org/dl/#go1.6.3).
5959

6060
Repo root contains the script `setup_go_env_vars`. Use it as is or as a template for setting up Go environment variables.
6161

0 commit comments

Comments
 (0)