From 3083a8898aae85e68b0caed67a42b1c162922764 Mon Sep 17 00:00:00 2001 From: Emerson Farrugia <> Date: Fri, 9 Jul 2021 21:15:46 +0200 Subject: [PATCH] Update README to reflect GitHub action issues --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b90c2ae..1ffc85b 100644 --- a/README.md +++ b/README.md @@ -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-.jar ``` You should the application logs scroll by. If the run succeeds, you'll see output that looks like: