Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rudissaar committed Feb 4, 2020
1 parent e913962 commit c60e681
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ installer for modern operating systems.

This project enables you to convert Gruntz ISO files into an installer that is compatible with Microsoft Windows 7, 8, 8.1, 10 and UNIX-like systems.

![Gruntz Installer Screenshot](https://img.murda.eu/gr/gruntz-installer.png)
![Gruntz Installer Screenshot](https://raw.githubusercontent.com/rudissaar/img-murda-eu/master/gr/gruntz-installer.png)

## Requirements for Windows

Expand All @@ -18,6 +18,7 @@ This project enables you to convert Gruntz ISO files into an installer that is c

* wget
* awk
* find
* p7zip
* Qt Installer Framework 3.0 or higher
* UPX (Optional)
Expand Down
1 change: 1 addition & 0 deletions installer-creator.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
# REQUIREMENTS
# - wget
# - awk
# - find
# - p7zip
# - Qt Installer Framework 3.0 or higher
# - UPX (Optional)
Expand Down

0 comments on commit c60e681

Please sign in to comment.