Update README.md

This commit is contained in:
Mouse Reeve 2020-01-28 11:54:02 -08:00 committed by GitHub
parent ccd1b28713
commit 383530458d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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