Browse Source

Update INSTALL.md

pull/17/head
Duke Leto 7 years ago
committed by GitHub
parent
commit
e3e8c811fa
  1. 8
      INSTALL.md

8
INSTALL.md

@ -11,3 +11,11 @@ git clone https://github.com/MyHush/hush.git
cd hush
./zcutil/build.sh
```
## Supported Platforms
We aim to support all platforms, but there is only so much time in the day.
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

Loading…
Cancel
Save