Skip to content

Commit

Permalink
Merge pull request cli#1317 from danshearer/trunk
Browse files Browse the repository at this point in the history
Indicate that Go 1.13 is supported for building from source
  • Loading branch information
mislav authored Jul 6, 2020
2 parents 6cc03d3 + 9b890d9 commit 94db0a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Installation from source

0. Verify that you have Go 1.14+ installed
0. Verify that you have Go 1.13.8+ installed

```sh
$ go version
Expand Down

0 comments on commit 94db0a1

Please sign in to comment.