From 63328c7a409f56144bf4d073a4d7ea021e047272 Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Thu, 12 Mar 2020 04:25:00 +0100 Subject: [PATCH] Fix demo user name (#137) Rename "einstein" to "albert" as only the latter works. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f51758f27..512641b3cb 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ After building the binary with the above steps and also setting up the prerequis Open [http://localhost:9100](http://localhost:9100) and login using one of the demo accounts: ```console -einstein:relativity +albert:relativity marie:radioactivty richard:superfluidity ```