From 7a37fc5d43c6d6d72fbd7d5dc6ca28e6109b3386 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Wed, 7 Jun 2017 12:03:01 -0700 Subject: [PATCH] Update 3_0_Understanding_Your_Bitcoin_Setup.md --- 3_0_Understanding_Your_Bitcoin_Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3_0_Understanding_Your_Bitcoin_Setup.md b/3_0_Understanding_Your_Bitcoin_Setup.md index 724d0a0..c84e853 100644 --- a/3_0_Understanding_Your_Bitcoin_Setup.md +++ b/3_0_Understanding_Your_Bitcoin_Setup.md @@ -2,7 +2,7 @@ This chapter lays out the basics for understanding your bitcoin setup and how to use its wallet features. -It presumes that you have a VPS with bitcoin installed, running bitcoind. It also presumes that you are connected to testnet, allowing for access to bitcoins without using real funds. You can either do this by hand, per [2.1: Setting up a Bitcoin-Core VPS by Hand](./2_1_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md), or do it with a Linode StackScript at Linode.com, per [2.2: Setting up a Bitcoin-Core VPS with StackScript](./2_2_Setting_Up_a_Bitcoin-Core_VPS_with_StackScript.md). +It presumes that you have a VPS with bitcoin installed, running bitcoind. It also presumes that you are connected to testnet, allowing for access to bitcoins without using real funds. You can either do this by hand, per [§2.1: Setting up a Bitcoin-Core VPS by Hand](./2_1_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md), or do it with a Linode StackScript at Linode.com, per [§2.2: Setting up a Bitcoin-Core VPS with StackScript](./2_2_Setting_Up_a_Bitcoin-Core_VPS_with_StackScript.md). ## Objectives for This Chapter