Skip to content

Commit 5f7a583

Browse files
committed
Updated README.md
1 parent f4baf33 commit 5f7a583

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.MD

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,11 @@ To create a new menu:
115115

116116
# Note
117117

118-
Unfortunaltely modern browsers and Windows Defender flag some Visual Basic 6 executables as potential threats. Therefore I have been unable to provide a release distribution for this program. You will have to compile the source code yourself to run it.
118+
Unfortunately modern browsers and Windows Defender flag some Visual Basic 6 executables as potential threats so to download the release you will need to use the command line:
119+
120+
```
121+
gh release download -R https://github.com/lschmid83/Windows-GUI-Toolkit -A zip -O "c:\release\Windows GUI Toolkit.zip"
122+
```
119123

120124
# Acknowledgements
121125

0 commit comments

Comments
 (0)