Skip to content

Commit 9302334

Browse files
committed
Updated readme
1 parent d5efcbe commit 9302334

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,14 @@
11
# developer-platform-install
2+
3+
Red Hat Developer Platform Installer
4+
====================================
5+
This installer is built on Windows using [Inno Setup 5.5.6](http://www.jrsoftware.org/isinfo.php), which can be downloaded from [this page](http://www.jrsoftware.org/isdl.php).
6+
7+
You will also require the [Inno Download Plugin](https://code.google.com/p/inno-download-plugin/).
8+
9+
After installing both Inno Setup and the Inno Download Plugin, launch the Inno Setup Compiler and open developer_platform_installer.iss.
10+
11+
Ctrl+F9 will compile the installer, while F9 will compile and run the installer.
12+
13+
14+

0 commit comments

Comments
 (0)