| Author | DaveJarvis <email> |
|---|---|
| Date | 2021-10-02 11:20:55 GMT-0700 |
| Commit | c69383ec4b2d9c929e16f8ca984db9f76766f2f5 |
| Parent | b862d79 |
| # 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 |
| Delta | 1 line added, 7 lines removed, 6-line decrease |
|---|