mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
fixed image path
This commit is contained in:
parent
96281aa333
commit
052bade039
@ -8,7 +8,7 @@ In this tutorial we will learn how to compile Bitcoin Core from source on a Debi
|
|||||||
|
|
||||||
## Environment
|
## Environment
|
||||||
|
|
||||||
This tutorial uses Debian 10.4.0 OS on amd64 architecture(64 bit computers), but you can use this tutorial on any Debian based system e.g. Ubuntu, Mint, etc. On other linux systems, you can adapt the following steps with the package manager for that system.
|
This tutorial uses Debian 10.4.kv0 OS on amd64 architecture(64 bit computers), but you can use this tutorial on any Debian based system e.g. Ubuntu, Mint, etc. On other linux systems, you can adapt the following steps with the package manager for that system.
|
||||||
|
|
||||||
## Legend
|
## Legend
|
||||||
|
|
||||||
@ -58,7 +58,7 @@ Check the contents of the repo:
|
|||||||
|
|
||||||
`$ ls bitcoin`
|
`$ ls bitcoin`
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### 4. Install Berkley DB v4.8
|
### 4. Install Berkley DB v4.8
|
||||||
|
|
||||||
@ -67,7 +67,7 @@ Check the contents of the repo:
|
|||||||
|
|
||||||
Once it's downloaded you should see the following output. Take note of the output, we will use it to configure bitcoin while building:
|
Once it's downloaded you should see the following output. Take note of the output, we will use it to configure bitcoin while building:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### 5. Compile Bitcoin Core
|
### 5. Compile Bitcoin Core
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user