From 0dc1a51554aa948c38bfece29e30ac37a74f7261 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Mon, 27 Jul 2020 13:11:54 -1000 Subject: [PATCH] update numbering --- ...coin_from_Source.md => A2_0_Compiling_Bitcoin_from_Source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename A1_0_Compiling_Bitcoin_from_Source.md => A2_0_Compiling_Bitcoin_from_Source.md (99%) diff --git a/A1_0_Compiling_Bitcoin_from_Source.md b/A2_0_Compiling_Bitcoin_from_Source.md similarity index 99% rename from A1_0_Compiling_Bitcoin_from_Source.md rename to A2_0_Compiling_Bitcoin_from_Source.md index 801a58a..c4a0769 100644 --- a/A1_0_Compiling_Bitcoin_from_Source.md +++ b/A2_0_Compiling_Bitcoin_from_Source.md @@ -1,4 +1,4 @@ -# Appendix I - Compiling Bitcoin from Source +# Appendix II - Compiling Bitcoin from Source In this tutorial we will learn how to compile Bitcoin Core from source on a Debian based system. It is not necessary to compile bitcoin from source but, it has many benefits: