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

Commit 57dba95

Browse files
committed
2 parents 70aaec1 + c550ac0 commit 57dba95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
Part of the Elixir on Windows Google Summer of Code 2014 project, this installer sets up [Elixir](http://elixir-lang.org/) on a Windows machine.
44

55
Currently, it will:
6-
* (Suggest that the user) install Erlang first
6+
* Suggest that the user install Erlang first
77
* Download the precompiled Elixir package
88
* Extract the package to your favorite directory (or mine)
9+
* Append the user's Path variable
910
* Create shortcuts to IEx and the uninstaller
1011

1112
Currently, it won't:
1213
* Download the LATEST version of Elixir (currently hardcoded to v0.14.1)
13-
* Append the user's Path variable
1414

1515
## Acknowledgements
1616
* Jordan Russell's [Inno Setup](http://www.jrsoftware.org/isinfo.php)

0 commit comments

Comments
 (0)