Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rjan90 authored Jun 16, 2021
1 parent 8b2d74b commit ca4ca8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ wget -c https://golang.org/dl/go1.16.2.linux-amd64.tar.gz -O - | sudo tar -xz -C

#### Go

To build Lotus, you need a working installation of [Go 1.15.5 or higher](https://golang.org/dl/):
To build Lotus, you need a working installation of [Go 1.16.1 or higher](https://golang.org/dl/):

```bash
wget -c https://golang.org/dl/go1.16.2.linux-amd64.tar.gz -O - | sudo tar -xz -C /usr/local
Expand Down

0 comments on commit ca4ca8c

Please sign in to comment.