Made changes to preface.asciidoc

pull/161/head
myarbrough@oreilly.com 10 years ago
parent ac079c4b7f
commit 91a83420ba

@ -54,7 +54,7 @@ Fork the book code, try the code examples, or submit corrections via GitHub.
=== 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.

Loading…
Cancel
Save