Skip to content

Commit

Permalink
Update README to reflect GitHub action issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Emerson Farrugia committed Jul 9, 2021
1 parent ed4a743 commit 3083a88
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 @@ -29,7 +29,7 @@ To run the application, you'll need Java, specifically JRE 8.
You can either download the application from GitHub or [build it](#compiling) yourself. Once you have the JAR file, open a terminal and run:

```
java -jar soep-variable-resolver.jar
java -jar soep-variable-resolver-<version number>.jar
```

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

0 comments on commit 3083a88

Please sign in to comment.