Skip to content

Commit dd96282

Browse files
committed
Windows zip link
1 parent c26a9e1 commit dd96282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ or if you prefer to build it manually, type following into terminal (installs al
3030
/usr/local/opt/qt5/bin/qmake
3131
make
3232

33-
On **Windows** download admeshgui-win.zip containing precompiled application.
33+
On **Windows** download [admeshgui-win.zip](https://github.com/vyvledav/ADMeshGUI/releases) containing precompiled application.
3434

3535
If you intend to build ADMeshGUI on Windows by yourself, the process is not that straightforward though. You must make sure Qt5 and all other dependendencies (admesh, stlsplit, gettext) are properly installed and paths set, so it is possible to link them. Then run *qmake* and *make* in terminal.
3636

0 commit comments

Comments
 (0)