diff --git a/README.md b/README.md index 76d8922c..30bc4902 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,9 @@ Running Fission ### Setup Kubernetes -On your laptop: +You can install Kubernetes on your laptop with minikube: https://github.com/kubernetes/minikube -``` - https://github.com/kubernetes/minikube -``` - -Or use Google Container Engine to get a cluster. +Or, you can use Google Container Engine's free trial to get a 3 node cluster. ### Verify access to the cluster