We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f96efbf commit 9841199Copy full SHA for 9841199
1 file changed
README.md
@@ -8,6 +8,8 @@
8
9
This repository contains an implementation of Bitcoin using mostly pure PHP.
10
11
+*Warning*: This library does not support 32-bit installs of PHP. Please also note that composer is the only supported installation method.
12
+
13
## Installation
14
15
You can install this library via Composer: `composer require bitwasp/bitcoin`
0 commit comments