From 15e33ddead686195b34980b3932fd2b48215cd29 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Tue, 7 Jul 2020 11:15:37 -0400 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fbff4c3..9921aad 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,13 @@ This version of lightwalletd extends lightwalletd and: ## Running your own SDL lightwalletd -#### 0. First, install [Go >= 1.13] [Here is a little guide for ubuntu](https://tecadmin.net/install-go-on-ubuntu/) +#### 0. First, install Go + +You will need Go >= 1.13 which you can download from the official [download page](https://golang.org/dl/) + +This [installation](https://golang.org/doc/install) document shows how to do it on various OS's. + +[Here is a simpler guide just for Ubuntu](https://tecadmin.net/install-go-on-ubuntu/) #### 1. Run a Hush node. Start a `hushd` with the following options: