Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Stian Thorgersen <[email protected]>
  • Loading branch information
stianst authored Sep 25, 2024
1 parent f84745e commit e4a6b9a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,4 @@ Server and Operator guide sources are located at `https://github.com/keycloak/ke
cd keycloak
mvn -pl docs clean install

Then you can build the website with the `999.0.0-SNAPSHOT` version:

cd keycloak-web
mvn clean install -Dversion.keycloak=999.0.0-SNAPSHOT
Then simply build the website locally with `mvn clean install`, and the locally built guides will be available in `target/web/nightly/guides.html`.

0 comments on commit e4a6b9a

Please sign in to comment.