mirror of
https://github.com/leozide/leocad
synced 2025-01-29 20:34:50 +01:00
Update download.html
This commit is contained in:
parent
60c45d7f81
commit
e66d77582a
1 changed files with 3 additions and 3 deletions
|
@ -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 “Applications” 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 -->
|
||||
|
|
Loading…
Add table
Reference in a new issue