From cb1b38ac61c593e4f88f101821bf46768bbc2b10 Mon Sep 17 00:00:00 2001 From: Eugenio Marzo Date: Sat, 20 Apr 2019 08:08:37 +0200 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 94ea9d9..f3e30d6 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,6 @@ If you deploy KubeInvaders on Openshift please configure corsAllowedOrigins in y To Install KubeInvaders on your Openshift Cluster clone this repo and launch the following commands: ```bash -# If you already instelled KubeInvaders -oc delete all --all -n kubeinvaders TARGET_NAMESPACE=foobar ROUTE_HOST=kubeinvaders.org