Fix demo user name (#137)

Rename "einstein" to "albert" as only the latter works.
This commit is contained in:
Vincent Petry
2020-03-12 04:25:00 +01:00
committed by GitHub
parent 0babdbc31e
commit 63328c7a40

View File

@@ -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
```