Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ammar257ammar committed May 2, 2021
1 parent bbfd4e1 commit b7dfeb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ mvn package
2- Run the built JAR file using the following command:

```bash
java -jar maturity-indicators-generator-v1.0.jar -s SOURCE_PATH -d DEST_PATH
java -jar maturity-indicators-generator-v1.0-jar-with-dependencies.jar -s SOURCE_PATH -d DEST_PATH
```


Expand Down

0 comments on commit b7dfeb7

Please sign in to comment.