From 90747937b8c780600492e4a46a52c7c3afcbe5e0 Mon Sep 17 00:00:00 2001 From: Yannic Kilcher Date: Thu, 29 Dec 2022 21:41:50 +0100 Subject: [PATCH] improved readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2905e66f..6e2bebe4 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ docker compose up --build Then, navigate to `http://localhost:3000` (It may take some time to boot up) and interact with the website. -**Note:** When logging in, navigate to `http://localhost:1080` to get the magic email login link. +**Note:** When logging in via email, navigate to `http://localhost:1080` to get the magic email login link. ## The Plan