change binary reference to zip bundle

This commit is contained in:
Andreas Billmann
2018-04-22 09:46:28 +02:00
committed by GitHub
parent 64cd005bae
commit 3977b7c1e2

View File

@@ -59,8 +59,8 @@ even in a "normal" CSV editor. So I decided to write this simple JavaFX applicat
<h2>
<a id="binary" class="anchor" href="#binary" aria-hidden="true"><span class="octicon octicon-link"></span></a>Binary</h2>
<p>binary distribution of the <a href="http://www.javafx.ninja/SmartCSV.fx/SmartCSV.fx.jar">SmartCSV.fx launcher</a></p>
<p>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)</p>
<p>binary distribution of <a href="https://github.com/frosch95/SmartCSV.fx/releases/download/0.9.1/SmartCSV.fx-0.9.1-SNAPSHOT.zip">SmartCSV.fx</a></p>
<p>unzip the file and double click the SmartCSV.fx.bat (windows) or enter ./SmartCSV.fx (linux) to start the application</p>
<h2>Talks</h2>