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