Dave Jarvis' Repositories

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

Remove Windows run instructions from build

AuthorDaveJarvis <email>
Date2021-10-02 11:20:55 GMT-0700
Commitc69383ec4b2d9c929e16f8ca984db9f76766f2f5
Parentb862d79
BUILD.md
# Run
-After the application is compiled, run it as follows:
-
- java --illegal-access=permit -jar build/libs/keenwrite.jar
-
-On Windows:
-
- java --illegal-access=permit -jar build\libs\keenwrite.jar
+After the application is compiled, run it using `keenwrite.sh`.
# Integrated development environments
Delta1 line added, 7 lines removed, 6-line decrease