mirror of
https://github.com/leozide/leocad
synced 2025-02-10 20:48:03 +01:00
Update download.html
This commit is contained in:
parent
407ca04b6d
commit
1482a498ad
1 changed files with 3 additions and 3 deletions
|
@ -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 -->
|
||||
|
|
Loading…
Add table
Reference in a new issue