From 8b69146a10d5443b589c07f53f4a983613d57fd8 Mon Sep 17 00:00:00 2001 From: Jan Eitzinger Date: Mon, 21 Mar 2022 09:47:22 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf66c42..75b5f26 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ git clone --recursive git@github.com:ClusterCockpit/cc-backend.git ./startDemo.sh ``` -You can access the web interface at http://localhost:8080. Credentials for login: `demo:AdminDev`. Please note that some views do not work without a metric backend (Systems view). +You can access the web interface at http://localhost:8080. Credentials for login: `demo:AdminDev`. Please note that some views do not work without a metric backend (e.g., the Systems view). ## Howto Build and Run