From b9d67c0039619fcc1a62a9d909255167b5fccdef Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Fri, 3 Mar 2017 15:53:30 -0800 Subject: [PATCH] Update 2_0_Setting_Up_a_Bitcoin-Core_VPS.md --- 2_0_Setting_Up_a_Bitcoin-Core_VPS.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/2_0_Setting_Up_a_Bitcoin-Core_VPS.md b/2_0_Setting_Up_a_Bitcoin-Core_VPS.md index 149b02a..5d92b55 100644 --- a/2_0_Setting_Up_a_Bitcoin-Core_VPS.md +++ b/2_0_Setting_Up_a_Bitcoin-Core_VPS.md @@ -1,6 +1,7 @@ -# Section Two: Setting Up a Bitcoin Core VPS +# Section Two: Setting Up a Bitcoin-Core VPS + +To get started with Bitcoin, you first need to set up a machine running Bitcoin. The articles in this section describe how to do so using a VPS (Virtual Private Server). -To get started with Bitcoin, you first need to set up a machine to run Bitcoin from. The articles in this section describe how to do so using a VPS (Virtual Private Server). You can either create your VPS by hand or you can use a simple StackScript at Linode.com to do so. * [Part One: Setting Up a Bitcoin Core VPS by Hand](2_1_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md)