Skip to content

Commit

Permalink
* Repair a wronly defined path.
Browse files Browse the repository at this point in the history
  • Loading branch information
miroslavpojer committed Aug 1, 2023
1 parent 377049e commit 5c766d1
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 @@ -17,7 +17,7 @@ sbt jacoco
Report should be available on path `{project-root}/testApi/target/scala-2.13/jacoco/report/html`

### How to generate jars
Run command from path `{project-root}`
Run command from path `{project-root}/testApi`
```
sbt assembly
```
Expand Down

0 comments on commit 5c766d1

Please sign in to comment.