Updated Java Management (markdown)

Daniel Scalzi 2018-08-20 03:58:52 -04:00
parent 8181072401
commit 5df23c7e96

@ -75,7 +75,7 @@ Allocating RAM is easy! Just move the sliders to your desired value. You can set
* Click **Choose File**.
* Navigate to the JRE/JDK you wish to use.
* Select the executable.
* Windows: `bin/javaw.exe`
* Windows: `bin\javaw.exe`
* macOS/Linux: `bin/java`
<img src="https://i.imgur.com/t0j9iOp.png" width="75%" height="75%" alt="Java Executable">