From 383530458de45668877a2a75e1fd522c590a7623 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Tue, 28 Jan 2020 11:54:02 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 731340df8..b2507de12 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Initialize the database ``` bash ./rebuilddb.sh ``` -This creates two users, `mouse` with password `password123` and `rat` with password `ratword`. +This creates two users, `mouse@your-domain.com` with password `password123` and `rat@your-domain.com` with password `ratword`. And go to the app at localhost:8000