From 32ea1efda4f8afd587734289f45b74c6ec518b1a Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Fri, 4 Feb 2022 14:59:39 +0000 Subject: [PATCH] Update 'INSTALL.md' --- INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 37e930058..114ef1775 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -98,5 +98,5 @@ Currently, any ARMv7 machine will not be able to build this repo, because the underlying tech (zcash and the zksnark library) do not support that instruction set. -This also means that RaspberryPi devices will not work, unless they have a -newer ARMv8-based Raspberry Pi. +This also means that old RaspberryPi devices will not work, unless they have a +newer ARMv8-based Raspberry Pi. Raspberry Pi 4 and newer are known to work.