Skip to content

Commit 71f0d12

Browse files
Documentation
1 parent 6ca5958 commit 71f0d12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ From base dir :
1212
mvn clean install -P singlepackage
1313

1414
### Run with a simple gui
15-
java -jar target/dist-github-issue-export-0.2.0-SNAPSHOT.jar
15+
java -jar target/dist-github-issue-export-0.4.0-SNAPSHOT.jar
1616

1717
### Run on command line
18-
java -jar target/dist-github-issue-export-0.2.0-SNAPSHOT.jar --gui 0 --owner fugerit79 --repo github-issue-export --lang it --xls-file target/report.xls
18+
java -jar target/dist-github-issue-export-0.4.0-SNAPSHOT.jar --gui 0 --owner fugerit79 --repo github-issue-export --lang it --xls-file target/report.xls
1919

2020

2121
## CHANGELOG

0 commit comments

Comments
 (0)