Merge pull request #169 from dlorenc/dev

Add RAM requirements to the dev README
pull/161/head
Lucas Käldström 2016-06-04 21:20:03 +03:00
commit 0327057ac3
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