mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-29 06:35:07 +03:00
Build fails on go 1.16, update docs to say 1.17
This commit is contained in:
parent
6c4778bb67
commit
e4bf94809d
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ or tools in the `contrib` folder.
|
|||
If you want to build from source, as opposed to installing one of the pre-built
|
||||
packages:
|
||||
|
||||
1. Install [Go](https://golang.org) (requires Go 1.16 or later)
|
||||
1. Install [Go](https://golang.org) (requires Go 1.17 or later)
|
||||
2. Clone this repository
|
||||
2. Run `./build`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue