Skip to content

Commit 9841199

Browse files
committed
README: should clearly state that 32-bit & non-composer installs are not supported
1 parent f96efbf commit 9841199

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99
This repository contains an implementation of Bitcoin using mostly pure PHP.
1010

11+
*Warning*: This library does not support 32-bit installs of PHP. Please also note that composer is the only supported installation method.
12+
1113
## Installation
1214

1315
You can install this library via Composer: `composer require bitwasp/bitcoin`

0 commit comments

Comments
 (0)