Skip to content

Commit

Permalink
Fix pointer to build-directory
Browse files Browse the repository at this point in the history
Signed-off-by: Per Jørgen Walstrøm <[email protected]>
  • Loading branch information
pjwalstrom authored May 13, 2024
1 parent 107e3c6 commit 8a6787b
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 8a6787b

Please sign in to comment.