From 4a4aea77e1da079b7af67a43d2819c0f03eddfd4 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 20 Oct 2020 08:01:36 -1000 Subject: [PATCH] removed warning --- 02_2_Setting_Up_Bitcoin_Core_Other.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/02_2_Setting_Up_Bitcoin_Core_Other.md b/02_2_Setting_Up_Bitcoin_Core_Other.md index 236e548..65b0e1c 100644 --- a/02_2_Setting_Up_Bitcoin_Core_Other.md +++ b/02_2_Setting_Up_Bitcoin_Core_Other.md @@ -1,7 +1,5 @@ # 2.2: Setting Up a Bitcoin-Core Machine via Other Means -> :information_source: **NOTE:** This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning. - The previous section, [ยง2.1: Setting Up a Bitcoin-Core VPS with Bitcoin Standup](02_1_Setting_Up_a_Bitcoin-Core_VPS_with_StackScript.md), presumed that you would be creating a full node on a VPS using a Linode Stackscript. However, you can actually create a Bitcoin-Core instance via any methodology of your choice and still follow along with the later steps of this tutorial. Following are other setup methodologies that we are aware of: