Correct a mistake in the "Using" section of README.md

This commit is contained in:
X3F200C 2023-10-24 12:06:28 -04:00
parent fcd281f792
commit 7eb2aeff75

View File

@ -15,5 +15,5 @@ This is pretty straightforward, just make a `.jar` file with the contents of the
## Using ## Using
Simple, just add `-javaagent:path/to/the/built.jar` before `.jar` when you start the launcher located in the `~/paladium-games` folder. Simple, just add `-javaagent:path/to/the/built.jar` before `-jar` when you start the launcher located in the `~/paladium-games` folder.
Also be sure to use Java 8 for better compatibility. Also be sure to use Java 8 for better compatibility.