From dcc6ea21113ac66efdcac9f678cb215c0e9b2706 Mon Sep 17 00:00:00 2001 From: johndmulhausen Date: Thu, 10 Mar 2016 11:04:19 +0000 Subject: [PATCH] Update index.md --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index f6e97ee81b..2fa355bb7e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -73,8 +73,8 @@ h2, h3, h4 { Read the Overview
-

5-Minute Quickstart

-

In this quickstart, we’ll be creating a Kubernetes instance on your local machine that uses Docker and stands up a simple “Hello World” app using Node.js. In just 5 minutes you’ll have something that is deployable.

+

Hello Node!

+

In this quickstart, we’ll be creating a Kubernetes instance on that stands up a simple “Hello World” app using Node.js. In just a few minutes you'll go from zero to deployed app.

Get Started