We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebeaf16 commit e487f18Copy full SHA for e487f18
README.md
@@ -62,7 +62,7 @@ mvn exec:java
62
### Using JAR directly
63
After building with Maven, you can run the JAR:
64
```bash
65
-java -jar target/file-compression-2.0-SNAPSHOT-jar-with-dependencies.jar
+java -jar file-compression-2.0-SNAPSHOT-jar-with-dependencies.jar
66
```
67
68

0 commit comments