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