Skip to content

Commit a28f34b

Browse files
authored
Update README.md
1 parent bca3e06 commit a28f34b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ Get the jar from https://repo1.maven.org/maven2/io/github/ngbsn/sqlscript2jpa-co
4242
```
4343
java -jar sqlscript2jpa-codegen-maven-plugin-1.0.3-standalone.jar "<sql_file_path>" "<package_name>"
4444
```
45-
This will generate the JPA entities in a folder structure as defined by the package name.
45+
This will generate the JPA entities in a folder structure as defined by the package name under `./target/generated-sources/sqlscript2jpa`

0 commit comments

Comments
 (0)