From b509af9d64a6f4066b1b1b70e608fef0e72a20b4 Mon Sep 17 00:00:00 2001 From: Chris Schnaufer Date: Wed, 13 Nov 2024 16:48:18 -0700 Subject: [PATCH] Updating readme: --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbfe8fe..a83a9db 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ https://maven.apache.org/install.html If you want to run the software without needing to build from source, prebuilt executables can be downloaded from our main website's [download](https://www.wildcatresearch.arizona.edu/downloadsparcd) page

-Executables are executed with (replace **sparcd-X-Y.jar** with the version you downloaded): +Executables are executed with (replace sparcd-X-Y.jar with the version you downloaded): ``` java -jar 'sparcd-X-Y.jar'