Update download.html

This commit is contained in:
Leonardo Zide 2016-12-08 15:21:07 -08:00 committed by GitHub
parent 407ca04b6d
commit 1482a498ad

View file

@ -31,14 +31,14 @@
<p>LeoCAD is very easy to install and it's available for all major Operating Systems. In the sections below you'll find detailed download and installation instructions for each OS.</p>
<h2>Windows</h2>
<p>Click the button below to download the latest version of the LeoCAD installer. Once the download is complete run the installer and follow the installation instructions.</p>
<div class="buttons-unit downloads"><a href="https://github.com/leozide/leocad/releases/download/v0.83.1/LeoCAD-Windows-0.83.1-9306.exe" class="button">Download LeoCAD for Windows</a></div>
<div class="buttons-unit downloads"><a href="https://github.com/leozide/leocad/releases/download/v0.83.2/LeoCAD-Windows-0.83.2-9306.exe" class="button">Download LeoCAD for Windows</a></div>
<h2>Linux</h2>
<p>LeoCAD is available directly from several distributions, so you may want to search for it in your package manager first. If you can't find it, you'll have to download the source code and compile your own binary.</p>
<p>If you don't have the LDraw Parts Library installed you'll need to download it as well.</p>
<div class="buttons-unit downloads"><a href="https://github.com/leozide/leocad/archive/v0.83.1.tar.gz" class="button">Download LeoCAD Source</a></div>
<div class="buttons-unit downloads"><a href="https://github.com/leozide/leocad/archive/v0.83.2.tar.gz" class="button">Download LeoCAD Source</a></div>
<h2>OSX</h2>
<p>Click the button below to download the latest version of the LeoCAD dmg package. Once the download is complete open the package and drag its contents to your Applications folder.</p>
<div class="buttons-unit downloads"><a href="https://github.com/leozide/leocad/releases/download/v0.83.1/LeoCAD-MacOSX-0.83.1-9306.dmg" class="button">Download LeoCAD for OSX</a></div>
<div class="buttons-unit downloads"><a href="https://github.com/leozide/leocad/releases/download/v0.83.2/LeoCAD-MacOSX-0.83.2-9306.dmg" class="button">Download LeoCAD for OSX</a></div>
</div>
</section>
<!-- footer start -->