Skip to content

Commit 96ac858

Browse files
sinejespersentuj
andauthored
Update README.md
White space stuff Co-authored-by: Troels Ugilt Jensen <6103205+tuj@users.noreply.github.com>
1 parent 22602cb commit 96ac858

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,11 @@ docker compose exec phpfpm bin/console doctrine:migrations:migrate
1515
docker compose exec phpfpm bin/console hautelook:fixtures:load --no-interaction
1616
```
1717

18-
The fixtures have an admin user: <admin@example.com> with the password: apassword The fixtures have an editor user: <editor@example.com> with the password: apassword The fixtures have the image-text template, and two screen layouts: full screen and "two boxes".
18+
The fixtures have an admin user: admin@example.com with the password: "apassword".
19+
20+
The fixtures have an editor user: editor@example.com with the password: "apassword".
21+
22+
The fixtures have the image-text template, and two screen layouts: full screen and "two boxes".
1923

2024
## Description
2125

0 commit comments

Comments
 (0)