Improve requirements docs

This commit is contained in:
Taylor Hornby 2019-08-27 16:38:49 -06:00
parent d76b3005c0
commit 6d044cb353
1 changed files with 6 additions and 1 deletions

View File

@ -20,7 +20,12 @@ The development environment currently supports building:
## Quick Start
**Requirements:** Docker, KVM and a VNC client on the host (for the Android emulator), 30+GB free disk space.
**Requirements:** Docker, KVM and a VNC client on the host (for the Android
emulator), 30+GB free disk space. You'll need enough memory to run zcashd and
the emulator, I suggest a minimum of 8GB.
**OSX Support:** The emulator will be insanely slow on OSX (to the point where
it's not even usable) because there, it has to emulate the device's CPU.
First, checkout this repository: