diff --git a/README.md b/README.md index 4814eba..db8e2d4 100644 --- a/README.md +++ b/README.md @@ -229,6 +229,8 @@ PAUSE ``` ## Build instructions +Only 64-bit builds are supported, in particular ARMv7 or older CPUs are not supported. The reason is that RandomX hashing algorithm is too slow in 32-bit mode, and P2Pool needs to check new blocks very fast to keep up with other nodes. + Please see the relevant instructions for your platform: ### Ubuntu 20.04