Skip to content

Commit 3884925

Browse files
authored
GH-478 Update shadowJar task in readme to follow module. (#478)
1 parent dd1673c commit 3884925

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
@@ -63,7 +63,7 @@ Get the latest development builds from our [GitHub Actions](https://github.com/E
6363
To build EternalCore, follow these steps (Make sure you have **JDK 17 or higher**):
6464

6565
```shell
66-
./gradlew clean shadowJar
66+
./gradlew clean eternalcore-plugin:shadowJar
6767
```
6868
- The output file will be located at `eternalcore-plugin/libs`.
6969

0 commit comments

Comments
 (0)