Skip to content

Commit

Permalink
Update build steps on readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mathsalmi committed Jan 12, 2021
1 parent 22b90e2 commit b713cbc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@ Add SHA1 hashing support to Keycloak.

## Building

1. `mvn install`
2. `mvn package`
3. It should generate a JAR archive under `./target/keycloak-sha1.jar`
- Run `mvn package`
- It should generate a JAR archive under `./target/keycloak-sha1.jar`

## Deploying to Keycloak

Expand Down

0 comments on commit b713cbc

Please sign in to comment.