mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-12-23 15:18:11 +00:00
Made changes to preface.asciidoc
This commit is contained in:
parent
ac079c4b7f
commit
91a83420ba
@ -54,7 +54,7 @@ Fork the book code, try the code examples, or submit corrections via GitHub.
|
|||||||
|
|
||||||
=== Code Examples
|
=== Code Examples
|
||||||
|
|
||||||
The examples are illustrated in Python, C++, and using the command-line of a Unix-like operating system such as Linux or Mac OS X. All code snippets are available in the GitHub repository and can be accessed online at https://github.com/aantonop/bitcoinbook in the _code_ subdirectory of the main repository.
|
The examples are illustrated in Python, C++, and using the command-line of a Unix-like operating system such as Linux or Mac OS X. All code snippets are available in the https://github.com/aantonop/bitcoinbook[GitHub repository] in the _code_ subdirectory of the main repo.
|
||||||
|
|
||||||
All the code snippets can be replicated on most operating systems with a minimal installation of compilers and interpreters for the corresponding languages. Where necessary, we provide basic installation instructions and step-by-step examples of the output of those instructions.
|
All the code snippets can be replicated on most operating systems with a minimal installation of compilers and interpreters for the corresponding languages. Where necessary, we provide basic installation instructions and step-by-step examples of the output of those instructions.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user