From 3c6b61e59ec61ff9b96b1a210e328125ed6269e3 Mon Sep 17 00:00:00 2001 From: Sam O'Dell <31352624+samodell@users.noreply.github.com> Date: Fri, 13 Jul 2018 16:05:21 -0700 Subject: [PATCH] "Easy" Install->"Knative" Install --- install/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/README.md b/install/README.md index 871f89002..c8f35c204 100644 --- a/install/README.md +++ b/install/README.md @@ -17,8 +17,8 @@ We provide information for installing Knative on Follow these step-by-step guides for setting up Kubernetes and installing Knative components on the following platforms: -* [Easy Install on Google Kubernetes Engine](Knative-with-GKE.md) -* [Easy Install on Minikube](Knative-with-Minikube.md) +* [Knative Install on Google Kubernetes Engine](Knative-with-GKE.md) +* [Knative Install on Minikube](Knative-with-Minikube.md) ## Deploying an app