diff --git a/README.md b/README.md index edbd77b..15726dd 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Play music together with Phoenix LiveView! Visit [todo]() to try it out, or run locally: - * Create a [Github OAuth app](https://docs.github.com/en/developers/apps/building-oauth-apps/creating-an-oauth-app) + * Create a [Github OAuth app](https://docs.github.com/en/developers/apps/building-oauth-apps/creating-an-oauth-app) from [this page](https://github.com/settings/applications/new) - Set the app homepage to `http://localhost:4000` and `Authorization callback URL` to `http://localhost:4000/oauth/callbacks/github` - After completing the form, click "Generate a new client secret" to obtain your API secret * Export your GitHub Client ID and secret: