Skip to content

Commit 3083a88

Browse files
author
Emerson Farrugia
committed
Update README to reflect GitHub action issues
1 parent ed4a743 commit 3083a88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To run the application, you'll need Java, specifically JRE 8.
2929
You can either download the application from GitHub or [build it](#compiling) yourself. Once you have the JAR file, open a terminal and run:
3030

3131
```
32-
java -jar soep-variable-resolver.jar
32+
java -jar soep-variable-resolver-<version number>.jar
3333
```
3434

3535
You should the application logs scroll by. If the run succeeds, you'll see output that looks like:

0 commit comments

Comments
 (0)