From 6104a92cd9a7e6220a77fc8db42a39ed5905ec37 Mon Sep 17 00:00:00 2001 From: statoshi Date: Thu, 27 Jun 2019 21:01:00 -0400 Subject: [PATCH] fix broken link to install script --- install-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-guide.md b/install-guide.md index abc22ff3..dad4db9a 100644 --- a/install-guide.md +++ b/install-guide.md @@ -37,7 +37,7 @@ An ION node needs a trusted Bitcoin peer for fetching and writing ION transactio ### Automated script for installing Bcoin -If you would like to install and start Bcoin automatically, you can review and run the automated script commited in the [Sidetree repo](https://github.com/decentralized-identity/sidetree/blob/master/lib/bitcoin/start.sh). +If you would like to install and start Bcoin automatically, you can review and run the automated script commited in the [Sidetree repo](https://github.com/decentralized-identity/sidetree/blob/master/lib/bitcoin/setup.sh). > NOTE: Initial synchronization takes ~6 hours on testnet.