| Author | DaveJarvis <email> |
|---|---|
| Date | 2023-05-03 22:39:06 GMT-0700 |
| Commit | c6219fdd6fa7330e3068d5495b3b77ce85d87c6e |
| Parent | 68f9bdc |
| Delta | 2 lines added, 2 lines removed |
| On other platforms, such as MacOS, start the application as follows: | ||
| -1. Download the *Full version* of the Java Runtime Environment, [JRE 19](https://bell-sw.com/pages/downloads). | ||
| +1. Download the *Full version* of the Java Runtime Environment, [JRE 20](https://bell-sw.com/pages/downloads). | ||
| 1. Install the JRE (include JRE's `bin` directory in the `PATH` environment variable). | ||
| 1. Open a new terminal. |
| ### Other | ||
| -Download and install a full version of [OpenJDK 19](https://bell-sw.com/pages/downloads) that includes JavaFX module support, then run: | ||
| +Download and install a full version of [OpenJDK 20](https://bell-sw.com/pages/downloads) that includes JavaFX module support, then run: | ||
| ``` bash |