diff --git a/README.md b/README.md index cc17d0a..95e078a 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Finally, update your `.env` with your client's credentials: ```bash BCONNECT_CLIENT_ID=your_client_id BCONNECT_CLIENT_SECRET=your_client_secret +BCONNECT_REDIRECT=http://localhost:8000/connect/callback ``` ### Sign in with Bluesquare Connect