Skip to content

Commit

Permalink
docs: Update go versions in README.md
Browse files Browse the repository at this point in the history
Since the release of go 1.17, the supported versions listed in the README should be 1.16 and 1.17.
  • Loading branch information
jholdstock committed Aug 31, 2021
1 parent 05acbc7 commit b30c805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -125,7 +125,7 @@ https://decred.org/downloads/

<details><summary><b>Install Dependencies</b></summary>

- **Go 1.14 or 1.15**
- **Go 1.16 or 1.17**

Installation instructions can be found here: https://golang.org/doc/install.
Ensure Go was installed properly and is a supported version:
Expand Down

0 comments on commit b30c805

Please sign in to comment.