From a5b1859f05fdfe80a99e47568620ffc22aaea8eb Mon Sep 17 00:00:00 2001 From: Martino Visintin Date: Thu, 5 Jan 2017 11:02:19 +0000 Subject: [PATCH] make installation a heading --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3da1878744..e4ddac38af 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,8 @@ on AWS. * Command line [autocomplete](/docs/cli/kops_completion.md) * Community support * [Upgrade from kube-up](/docs/upgrade_from_kubeup.md) + + ## Installing `kubectl` is required, see [here](http://kubernetes.io/docs/user-guide/prereqs/).