Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenwrite.git

Update documented JDK version

AuthorDaveJarvis <email>
Date2022-08-09 23:09:50 GMT-0700
Commit0a3cc017542af6753c51628598b0e8791afc3b3d
Parente9e7bea
Delta2 lines added, 2 lines removed
README.md
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.
README.zh-CN.md
### 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