From d63836d09bd9e671a3070d97f08e612efc4214b4 Mon Sep 17 00:00:00 2001 From: Thomas E Lackey Date: Mon, 20 Jul 2020 12:42:15 -0500 Subject: [PATCH] Updat README. --- packages/console-app/README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/packages/console-app/README.md b/packages/console-app/README.md index 691fef9..616ed38 100644 --- a/packages/console-app/README.md +++ b/packages/console-app/README.md @@ -22,10 +22,8 @@ Then load the app: http://localhost:8080. ## Using a KUBE -If you would like to use a KUBE for testing, rather than running all the -services locally, you can specify a different config file when starting: -`config-kube.yml` to use `kube.local` and `config-testnet.yml` to use -`demo.kube.dxos.network`. +To use your KUBE for testing, rather than running all the services locally, specify a different +config file when starting: `config-kube.yml`, which connects to `kube.local` for all services. For example: