Dave Jarvis' Repositories

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

Update instructions for other OSes

AuthorDaveJarvis <email>
Date2020-07-02 18:33:25 GMT-0700
Commit39cae907cf41d97c89a49a53d24a740612c15ce1
Parentbfbf73d
Delta8 lines added, 0 lines removed, 8-line increase
README.md
On Linux, run `chmod +x scrivenvar.bin` then `./scrivenvar.bin`.
+### Other
+
+On other platforms, download and install a full version of [OpenJDK 14](https://bell-sw.com/) that includes JavaFX module support, then run:
+
+``` bash
+java -jar scrivenvar.jar
+```
+
## Features