diff --git a/README.md b/README.md index 1c153c4..ec9a755 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ There's also `make clean` available for removing the output directory. ## Example Setup -We assume an unconfigured, fresh Keycloak installation running under `http://localhost:8080`. +We assume an unconfigured, fresh Keycloak installation running under `http://localhost:8080`. +(This can be achieved by running the provided `compose.yaml` after building the provider as outlined in [Building](#building).) 1. Add a new realm e.g. "TestRealm"