From aa813db803e5ae978d50203093e0e4946e88b330 Mon Sep 17 00:00:00 2001 From: Stan Girard Date: Thu, 30 Nov 2023 22:31:11 +0100 Subject: [PATCH] docs(readme): updated --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 954f9233e..379abb93d 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,8 @@ Additionally, you'll need a [Supabase](https://supabase.com/) account for: ``` - **Step 6**: Navigate to `localhost:3000` in your browser + + Once Quivr is running, you need to create an account to access the app. Go to supabase and create a new user in the `Users` section. You can then log in with your new user. - **Step 7**: Want to contribute to the project?