Update docs/validator_guide.md

Co-authored-by: Kevin Davis <karzak@users.noreply.github.com>
This commit is contained in:
Adam Robert Turman 2021-09-27 14:00:35 -05:00 committed by GitHub
parent a74c69bf8e
commit 8892849f9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ source ~/.profile
To verify that Go is installed:
```bash
go version
# Should return go version go1.15.14 linux/amd64
# Should return go version go1.17.1 linux/amd64
```
## Install Kava