Update download.html

This commit is contained in:
Leonardo Zide 2021-01-13 11:42:13 -08:00 committed by GitHub
parent 60c45d7f81
commit e66d77582a
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>
<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/v19.07.1/LeoCAD-Windows-21.01.exe" class="button">Download LeoCAD for Windows</a></div>
<div class="buttons-unit downloads"><a href="https://github.com/leozide/leocad/releases/download/v21.01/LeoCAD-Windows-21.01.exe" class="button">Download LeoCAD for Windows</a></div>
<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>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.1/LeoCAD-Linux-21.01-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/v21.01/LeoCAD-Linux-21.01-x86_64.AppImage" class="button">Download LeoCAD for Linux</a></div>
<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>
<div class="buttons-unit downloads"><a href="https://github.com/leozide/leocad/releases/download/v19.07.1/LeoCAD-macOS-21.01.dmg" class="button">Download LeoCAD for macOS</a></div>
<div class="buttons-unit downloads"><a href="https://github.com/leozide/leocad/releases/download/v21.01/LeoCAD-macOS-21.01.dmg" class="button">Download LeoCAD for macOS</a></div>
</div>
</section>
<!-- footer start -->