Skip to content

Commit

Permalink
Merge pull request #1269 from pjwalstrom/patch-1
Browse files Browse the repository at this point in the history
Fix pointer to build-directory
  • Loading branch information
gsasikumar authored May 22, 2024
2 parents 107e3c6 + 8a6787b commit 636e322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Refer to [SQL scripts](db_scripts).
The project requires JDK 1.11.
1. Build and install:
```
$ cd kernel
$ cd authentication
$ mvn install -DskipTests=true -Dmaven.javadoc.skip=true -Dgpg.skip=true
```
1. Build Docker for a service:
Expand Down

0 comments on commit 636e322

Please sign in to comment.