1
0
mirror of https://github.com/sethm/symon.git synced 2024-06-27 17:29:27 +00:00
This commit is contained in:
Seth Morabito 2016-01-03 10:59:11 -08:00
parent 9ab94b3050
commit 4044458baa

View File

@ -188,7 +188,7 @@ Maven will build Symon, run unit tests, and produce a jar file in the
Symon is meant to be invoked directly from the jar file. To run with Symon is meant to be invoked directly from the jar file. To run with
Java 1.8 or greater, just type: Java 1.8 or greater, just type:
$ java -jar symon-1.1.1.jar $ java -jar symon-1.2.0.jar
When Symon is running, you should be presented with a simple graphical When Symon is running, you should be presented with a simple graphical
interface. interface.