Update keycloakify

This commit is contained in:
Joseph Garrone 2024-10-25 03:04:43 +02:00
parent 3564cbac6c
commit 13b0d685b8
5 changed files with 13 additions and 24 deletions

View file

@ -25,7 +25,7 @@ yarn install # Or use an other package manager, just be sure to delete the yarn.
# Building the theme
You need to have [Maven](https://maven.apache.org/) installed to build the theme (Maven >= 3.1.1, Java >= 7).
The `mvn` command must be in the $PATH.
The `mvn` command must be in the $PATH.
- On macOS: `brew install maven`
- On Debian/Ubuntu: `sudo apt-get install maven`