From e5cfcf0505bebedfa763976534ae3531c2f74aec Mon Sep 17 00:00:00 2001 From: Taylor Hornby Date: Tue, 23 Apr 2019 14:03:38 -0600 Subject: [PATCH] Add KVM to the requirements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6173cbd..2a2e3b0 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The development environment currently supports building: ## Quick Start -**Requirements:** Docker, 30GB free disk space. +**Requirements:** Docker, KVM on the host (for the Android emulator), 30+GB free disk space. First, checkout this repository: