mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-07-01 20:32:41 +00:00
Edited ch03.asciidoc with Atlas code editor
This commit is contained in:
parent
b7e5fbc297
commit
535221740b
@ -25,7 +25,7 @@ image::images/mbc2_0301.png["Bitcoin Core Architecture"]
|
|||||||
[[compiling_core]]
|
[[compiling_core]]
|
||||||
=== Compiling Bitcoin Core from the Source Code
|
=== Compiling Bitcoin Core from the Source Code
|
||||||
|
|
||||||
((("Bitcoin Core", "compiling from source code", id="BCsource03")))Bitcoin Core's source code can be downloaded as a ZIP archive or by cloning the authoritative source repository from GitHub. On the https://github.com/bitcoin/bitcoin[GitHub bitcoin page], select Download ZIP from the sidebar. Alternatively, use the git command line to create a local copy of the source code on your system.
|
((("Bitcoin Core", "compiling from source code", id="BCsource03")))((("Bitcoin Core", "compiling from source code", "downloading")))Bitcoin Core's source code can be downloaded as a ZIP archive or by cloning the authoritative source repository from GitHub. ((("GitHub bitcoin page")))On the https://github.com/bitcoin/bitcoin[GitHub bitcoin page], select Download ZIP from the sidebar. Alternatively, use the git command line to create a local copy of the source code on your system.
|
||||||
|
|
||||||
[TIP]
|
[TIP]
|
||||||
====
|
====
|
||||||
|
Loading…
Reference in New Issue
Block a user