diff --git a/README.md b/README.md index 2d5887e..e0cee4a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Create a new client, type openid-connect Insert details into script: - client_id: the client ID you created - client_secret: from credentials tab in keycloak - - token_url: https:///auth/realms//protocol/openid-connect/token + - token_url: https://[yourinstance.tld]/auth/realms/[your-realm]/protocol/openid-connect/token ## Install to INN2 ## Ensure requirements are installed.