From 35b21a205c2fa92370b2d4e9a19ce2a9174ee0a3 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Mon, 27 Jul 2020 13:17:41 -1000 Subject: [PATCH] taking up old 2.1 --- 02_0_Setting_Up_a_Bitcoin-Core_VPS.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/02_0_Setting_Up_a_Bitcoin-Core_VPS.md b/02_0_Setting_Up_a_Bitcoin-Core_VPS.md index 1e1271d..7690e62 100644 --- a/02_0_Setting_Up_a_Bitcoin-Core_VPS.md +++ b/02_0_Setting_Up_a_Bitcoin-Core_VPS.md @@ -20,8 +20,7 @@ Supporting objectives include the ability to: ## Table of Contents -You don't actually need to read this entire chapter. Decide if you want to set up your VPS by hand, typing in every command (§2.1); if you want to run a StackScript to set it up on a Linode VPS (§2.2); or you want to set up on a different environment, such as on an AWS machine or a Mac (§2.3). Then, jump to the appropriate section. +You don't actually need to read this entire chapter. Decide if you want to run a StackScript to set a node up on a Linode VPS (§2.2); or you want to set up on a different environment, such as on an AWS machine or a Mac (§2.3). Then, jump to the appropriate section. Additional information on our suggested setups may also be found in [Appendix I](A1_0_Understanding_Bitcoin_Standup.md). - * [Section One: Setting Up a Bitcoin Core VPS by Hand](02_1_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md) - * [Section Two: Setting Up a Bitcoin Core VPS with Bitcoin Standup](02_2_Setting_Up_a_Bitcoin-Core_VPS_with_StackScript.md) - * [Section Three: Setting Up a Bitcoin Core Machine via Other Means](02_3_Setting_Up_Bitcoin_Core_Other.md) + * [Section One: Setting Up a Bitcoin Core VPS with Bitcoin Standup](02_1_Setting_Up_a_Bitcoin-Core_VPS_with_StackScript.md) + * [Section Two: Setting Up a Bitcoin Core Machine via Other Means](02_2_Setting_Up_Bitcoin_Core_Other.md)