mirror of
https://github.com/leozide/leocad
synced 2025-02-07 08:45:49 +01:00
Update README.txt
This commit is contained in:
parent
e27b235936
commit
b1a003d20a
1 changed files with 11 additions and 7 deletions
|
@ -18,13 +18,13 @@ rendering.
|
||||||
|
|
||||||
- LeoCAD for Windows:
|
- LeoCAD for Windows:
|
||||||
|
|
||||||
Download LeoCAD-Windows-19.07.exe to your computer, double click on the
|
Download LeoCAD-Windows.exe to your computer, double click on the icon
|
||||||
icon to launch the installer and follow the intructions.
|
to launch the installer and follow the intructions.
|
||||||
|
|
||||||
- LeoCAD for Linux:
|
- LeoCAD for Linux:
|
||||||
|
|
||||||
Download LeoCAD-Linux-19.07-x86_64.AppImage, make the file executable
|
Download LeoCAD-Linux.AppImage, make the file executable (chmod +x) and
|
||||||
(chmod +x) and run it.
|
run it.
|
||||||
|
|
||||||
If you prefer to compile LeoCAD yourself, go to the GitHub releases page
|
If you prefer to compile LeoCAD yourself, go to the GitHub releases page
|
||||||
at https://github.com/leozide/leocad/releases/latest and download the
|
at https://github.com/leozide/leocad/releases/latest and download the
|
||||||
|
@ -33,10 +33,11 @@ rendering.
|
||||||
instructions. More information on how to compile your own executable is
|
instructions. More information on how to compile your own executable is
|
||||||
available in the Documentation section of https://www.leocad.org
|
available in the Documentation section of https://www.leocad.org
|
||||||
|
|
||||||
- LeoCAD for Mac OSX:
|
- LeoCAD for macOS:
|
||||||
|
|
||||||
Download LeoCAD-macOS-19.07.dmg to your computer, double click on the
|
Download LeoCAD-macOS.dmg to your computer, double click on the icon
|
||||||
icon to open the archive and copy LeoCAD.app to your Applications folder.
|
to open the archive, copy LeoCAD.app to your Applications folder and
|
||||||
|
then launch it from there.
|
||||||
|
|
||||||
New users should read the online tutorial located at
|
New users should read the online tutorial located at
|
||||||
https://www.leocad.org/docs/tutorial1.html to learn how to use LeoCAD.
|
https://www.leocad.org/docs/tutorial1.html to learn how to use LeoCAD.
|
||||||
|
@ -51,6 +52,9 @@ Online Resources
|
||||||
- GitHub page:
|
- GitHub page:
|
||||||
https://github.com/leozide/leocad
|
https://github.com/leozide/leocad
|
||||||
|
|
||||||
|
- Unstable builds:
|
||||||
|
https://github.com/leozide/leocad/releases/tag/continuous
|
||||||
|
|
||||||
|
|
||||||
Legal Disclaimer
|
Legal Disclaimer
|
||||||
----------------
|
----------------
|
||||||
|
|
Loading…
Add table
Reference in a new issue