We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ff6512 commit 477bc72Copy full SHA for 477bc72
1 file changed
README.md
@@ -70,7 +70,7 @@ dependencies {
70
71
1. Clone this repository and enter its directory.
72
2. Run the intellij build configuration by clicking the top right icon.
73
-3. Alternatively you can run `gradle classes shadow delete copy install`.
+3. Alternatively you can run `gradle build`.
74
4. The output jar files will be located in the `jars` directory.
75
76
## Usage
0 commit comments