Moved Windows build instructions to packages directory.

This commit is contained in:
Joe Testa 2020-07-14 11:03:35 -04:00
parent 85f14720cb
commit cb54c2bf33
2 changed files with 1 additions and 1 deletions

View File

@ -12,6 +12,6 @@ On a Windows machine, do the following:
3.) Create the executable with:
pyinstaller -F --icon windows_icon.ico ssh-audit.py
pyinstaller -F --icon packages\windows_icon.ico ssh-audit.py
4.) The 'dist' folder will have the resulting ssh-audit.exe.

View File

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB