Add RAM requirements to the dev README

pull/169/head
Dan Lorenc 2016-06-04 09:55:51 -07:00
parent 354a8cdb75
commit c5bac57cbc
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for an overview of how to send pull reque
* A recent Go distribution (>1.6)
* If you're not on Linux, you'll need a Docker installation
* Minikube requires at least 4GB of RAM to compile, which can be problematic when using docker-machine
### Build Instructions