diff --git a/README.md b/README.md index df41dedf..75d19949 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ Try it out - run a full node to sync to the testnet, or set up as a validator. ## Install -### Source + -Requirements: go installed and set up. +Requirements: go installed and set up (version 1.10+). 1. Get the code. @@ -35,10 +35,9 @@ Requirements: go installed and set up. go install ./cmd/kvd go install ./cmd/kvcli -### Docker +