Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tennessene authored Oct 5, 2024
1 parent dc36c27 commit 8d11c56
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ See the ReadMe.txt in the pcap directory (only applies to certain builds).

Compiling from source
------
The compilation from source is handled by Maven using Java 8 or newer:
The compilation from source is handled by Gradle using Java 8 or newer:
```
mvn clean install
gradle build
```
The `launcher` submodule contains `fat` jar with all dependencies included.
The `launcher` submodule contains `fat` jar with all dependencies included.

0 comments on commit 8d11c56

Please sign in to comment.