Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Commit 9b38036

Browse files
committed
Update README.md
1 parent fd9d936 commit 9b38036

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,10 @@ Part of the Elixir on Windows Google Summer of Code 2014 project, this installer
1212

1313
## Build Instructions
1414

15-
First, download the Unicode version of Inno Setup (isetup-X.Y.Z-unicode.exe from [jrsoftware.org](http://www.jrsoftware.org/isdl.php#stable)) and install it, making sure to keep the "Install Inno Setup Preprocessor" checkbox checked when asked (the other choices are optional.) Then, clone this repo (`elixir-windows-setup`) to your system.
15+
First, download the Unicode version of Inno Setup (`isetup-X.Y.Z-unicode.exe` from [jrsoftware.org](http://www.jrsoftware.org/isdl.php#stable)) and install it, making sure to keep the "Install Inno Setup Preprocessor" checkbox checked when asked. Then, clone this repo (`elixir-windows-setup`) to your system.
1616

1717
To build the web installer (which offers to install any release of Elixir as well as install Erlang), follow these steps:
18+
1819
1. Download and install the [Inno Download Plugin](https://code.google.com/p/inno-download-plugin/).
1920
2. Open ElixirWeb.iss in the Inno Setup Compiler.
2021
3. Click "Compile" to build an installer in `elixir-windows-setup/Output`.

0 commit comments

Comments
 (0)