| Author | DaveJarvis <email> |
|---|---|
| Date | 2022-08-09 23:09:50 GMT-0700 |
| Commit | 0a3cc017542af6753c51628598b0e8791afc3b3d |
| Parent | e9e7bea |
| Delta | 2 lines added, 2 lines removed |
| On other platforms, start the application as follows: | ||
| -1. Download the *full version* of the Java Runtime Environment, [JRE 17](https://bell-sw.com/pages/downloads/?version=java-17). | ||
| +1. Download the *full version* of the Java Runtime Environment, [JRE 18](https://bell-sw.com/pages/downloads/?version=java-18). | ||
| 1. Install the JRE. | ||
| 1. Open a terminal window. |
| ### Other | ||
| -Download and install a full version of [OpenJDK 17](https://bell-sw.com/pages/downloads/#/java-17-lts) that includes JavaFX module support, then run: | ||
| +Download and install a full version of [OpenJDK 18](https://bell-sw.com/pages/downloads/?version=java-18) that includes JavaFX module support, then run: | ||
| ``` bash |