diff --git a/setup.py b/setup.py index 83d02ef6..d67b2740 100644 --- a/setup.py +++ b/setup.py @@ -1284,7 +1284,7 @@ class SetupWizard: print_warning("IMPORTANT: You must manually expose the 'basejump' schema.") print_info( - "In your Supabase dashboard, go to: Project Settings -> API -> Exposed schemas" + "In your Supabase dashboard, go to: Project Settings -> Data API -> Exposed schemas" ) print_info("Ensure 'basejump' is checked, then save.") input("Press Enter once you've completed this step...")