mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
clarified path through chapter
This commit is contained in:
parent
244fb07464
commit
d69bdf423e
@ -1,6 +1,6 @@
|
||||
# Chapter Two: Creating a Bitcoin-Core VPS
|
||||
|
||||
To get started with Bitcoin, you first need to set up a machine running Bitcoin. The articles in this chapter describe how to do so using a VPS (Virtual Private Server).
|
||||
To get started with Bitcoin, you first need to set up a machine running Bitcoin. The articles in this chapter describe how to do so, primarily by using a VPS (Virtual Private Server).
|
||||
|
||||
## Objectives for this Chapter
|
||||
|
||||
@ -20,7 +20,7 @@ Supporting objectives include the ability to:
|
||||
|
||||
## Table of Contents
|
||||
|
||||
You can either create your VPS by hand or you can use a simple StackScript at Linode.com to do so.
|
||||
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.
|
||||
|
||||
* [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 StackScript](02_2_Setting_Up_a_Bitcoin-Core_VPS_with_StackScript.md)
|
||||
|
Loading…
x
Reference in New Issue
Block a user