From 2ad0d34d2729f534b47cdf6a8ecb972508e6cb18 Mon Sep 17 00:00:00 2001 From: Dave Collins Date: Tue, 8 Oct 2013 13:30:36 -0500 Subject: [PATCH] Add updating instruction to README.md. --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 9801b57c..3c4d8333 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,17 @@ https://github.com/conformal/btcd/releases depending on your configuration. If you did not already add to your system path during the installation, we recommend you do so now. +## Updating + +#### Windows + +Install a newer MSI + +#### Linux/BSD/POSIX - Build from Source + +- Run the following command to update btcd, all dependencies, and install it: + ```$ go get -u -v github.com/conformal/btcd/...``` + ## Getting Started btcd has several configuration options avilable to tweak how it runs, but all