From 7f571092a2ef3f2e61480995590de43b2d5dc7c6 Mon Sep 17 00:00:00 2001 From: ramnique <30795890+ramnique@users.noreply.github.com> Date: Tue, 14 Jan 2025 16:08:56 +0530 Subject: [PATCH] update readme --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 4bc64fc7..9c0451db 100644 --- a/README.md +++ b/README.md @@ -87,8 +87,5 @@ Before running RowBoat, ensure you have: - Remove all containers: `docker-compose down` - Rebuild: `docker-compose up --build` -3. **Auth0 Domain Configuration Issues** - - Ensure the Auth0 domain in your `.env` file is prefixed with `https://`. If incorrect, the sign-in button may not appear in the UI. - 3. **Sign-in Button Not Appearing** - If the sign-in button does not appear in the UI, ensure the Auth0 domain in your `.env` file is prefixed with `https://`.