Update download.html

This commit is contained in:
Leonardo Zide 2019-07-14 18:32:37 -07:00 committed by GitHub
parent 27206d535b
commit 35f0b2d57f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,14 +31,14 @@
<p>LeoCAD is very easy to install, and it is available for all major operating systems. In the sections below, you will find detailed instructions on how to download and install the application for each operating system.</p> <p>LeoCAD is very easy to install, and it is available for all major operating systems. In the sections below, you will find detailed instructions on how to download and install the application for each operating system.</p>
<h2>Windows</h2> <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> <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/v19.07/LeoCAD-Windows-19.07.exe" class="button">Download LeoCAD for Windows</a></div> <div class="buttons-unit downloads"><a href="https://github.com/leozide/leocad/releases/download/v19.07.1/LeoCAD-Windows-19.07.1.exe" class="button">Download LeoCAD for Windows</a></div>
<h2>Linux</h2> <h2>Linux</h2>
<p>Click the button below to download the latest LeoCAD AppImage. Once the download is complete, simply run the file.</p> <p>Click the button below to download the latest LeoCAD AppImage. Once the download is complete, simply run the file.</p>
<p>If you prefer to compile it yourself, go to the <a href="https://github.com/leozide/leocad/releases">GitHub Releases Page</a> and download the latest source code archive.</p> <p>If you prefer to compile it yourself, go to the <a href="https://github.com/leozide/leocad/releases">GitHub Releases Page</a> and download the latest source code archive.</p>
<div class="buttons-unit downloads"><a href="https://github.com/leozide/leocad/releases/download/v19.07/LeoCAD-Linux-19.07-x86_64.AppImage" class="button">Download LeoCAD for Linux</a></div> <div class="buttons-unit downloads"><a href="https://github.com/leozide/leocad/releases/download/v19.07.1/LeoCAD-Linux-19.07.1-x86_64.AppImage" class="button">Download LeoCAD for Linux</a></div>
<h2>macOS</h2> <h2>macOS</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 &ldquo;Applications&rdquo; folder.</p> <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 &ldquo;Applications&rdquo; folder.</p>
<div class="buttons-unit downloads"><a href="https://github.com/leozide/leocad/releases/download/v19.07/LeoCAD-macOS-19.07.dmg" class="button">Download LeoCAD for macOS</a></div> <div class="buttons-unit downloads"><a href="https://github.com/leozide/leocad/releases/download/v19.07.1/LeoCAD-macOS-19.07.1.dmg" class="button">Download LeoCAD for macOS</a></div>
</div> </div>
</section> </section>
<!-- footer start --> <!-- footer start -->