diff --git a/README.md b/README.md index 223304c..df65b30 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. 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 (Systems view). ## Howto Build and Run