Skip to content

Commit e487f18

Browse files
committed
test message
1 parent ebeaf16 commit e487f18

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
@@ -62,7 +62,7 @@ mvn exec:java
6262
### Using JAR directly
6363
After building with Maven, you can run the JAR:
6464
```bash
65-
java -jar target/file-compression-2.0-SNAPSHOT-jar-with-dependencies.jar
65+
java -jar file-compression-2.0-SNAPSHOT-jar-with-dependencies.jar
6666
```
6767

6868
![Outlook](/git_resource/readmeScreenshot.png?raw=true "File Compression GUI")

0 commit comments

Comments
 (0)