From 82994a1ba5f9d32448bc8af54f9e4a65e4ebc4cf Mon Sep 17 00:00:00 2001 From: Jeff Regan Date: Mon, 30 Apr 2018 16:42:52 -0700 Subject: [PATCH] no longer a git clone, so no README in tree --- demos/helloWorld.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/demos/helloWorld.md b/demos/helloWorld.md index b97ce797b1..814eb4744e 100644 --- a/demos/helloWorld.md +++ b/demos/helloWorld.md @@ -69,8 +69,6 @@ Expect something like: > ├── configMap.yaml > ├── deployment.yaml > ├── kustomization.yaml -> ├── LICENSE -> ├── README.md > └── service.yaml > ``` @@ -242,8 +240,6 @@ Expecting something like: > │   ├── configMap.yaml > │   ├── deployment.yaml > │   ├── kustomization.yaml -> │   ├── LICENSE -> │   ├── README.md > │   └── service.yaml > └── overlays > ├── production