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

Commit bdbb46e

Browse files
committed
update README
1 parent 0d33c37 commit bdbb46e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,8 @@ First, download the Unicode version of Inno Setup (`isetup-X.Y.Z-unicode.exe` fr
2222
To build the **web installer**, follow these steps:
2323

2424
1. Download and install the [Inno Download Plugin](https://code.google.com/p/inno-download-plugin/).
25-
2. Download the [7-Zip Command Line Version](http://www.7-zip.org/download.html) and extract it somewhere.
26-
3. Edit the path in `elixir-windows-setup\7za_path.txt` to point to where you extracted 7za.exe.
27-
4. Open `elixir-windows-setup\ElixirWeb.iss` in the Inno Setup Compiler.
28-
5. Click "Compile" to build an installer in `elixir-windows-setup/Output`.
25+
2. Open `elixir-windows-setup\ElixirWeb.iss` in the Inno Setup Compiler.
26+
3. Click "Compile" to build an installer in `elixir-windows-setup/Output`.
2927

3028
To build the **offline installer** follow these steps:
3129

0 commit comments

Comments
 (0)