From 3c7f6cb0110f051b623d032890e9f7212bc56a8b Mon Sep 17 00:00:00 2001 From: Ruaridh Date: Mon, 20 Aug 2018 20:19:20 -0400 Subject: [PATCH] tutorial clarifications --- README.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) 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 +