diff --git a/index.html b/index.html index c998306..67c3150 100644 --- a/index.html +++ b/index.html @@ -59,8 +59,8 @@ even in a "normal" CSV editor. So I decided to write this simple JavaFX applicat

Binary

-

binary distribution of the SmartCSV.fx launcher

-

copy the jar to an appropriate place and start the application with a double click on the jar (or java -jar SmartCSV.fx.jar on command line)

+

binary distribution of SmartCSV.fx

+

unzip the file and double click the SmartCSV.fx.bat (windows) or enter ./SmartCSV.fx (linux) to start the application

Talks