fix typo in README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Julian Picht
2025-08-29 08:46:17 +02:00
committed by GitHub
parent 9180b82831
commit 0fabb18d92

View File

@@ -97,8 +97,7 @@ from the profiles in the `pom.xml`.
| 25.x | 26.x | keycloak-v25-v26 |
Here is an example build:
```base
```bash
mvn -Pkeycloak-v15-v24 clean package
```