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://`.