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

Commit 49a40b5

Browse files
committed
Update README.md
1 parent 6c00a0a commit 49a40b5

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

README.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,12 @@ Part of the Elixir on Windows Google Summer of Code 2014 project, this installer
44

55
## Features
66

7-
Currently, it will:
8-
* Suggest that the user install Erlang first
9-
* Download the precompiled Elixir package
10-
* Extract the package to your favorite directory (or mine)
11-
* Append the user's Path variable
12-
* Create shortcuts to IEx and the uninstaller
13-
14-
Currently, it won't:
15-
* Download the LATEST version of Elixir (currently hardcoded to v0.14.1)
7+
* Presents list of Elixir releases that can be downloaded and installed
8+
* Suggests that the user install Erlang first
9+
* Downloads the precompiled Elixir package
10+
* Extracts the package to your favorite directory (or mine)
11+
* Appends the user's Path variable
12+
* Creates shortcuts to IEx and the uninstaller
1613

1714
## Build Instructions
1815

0 commit comments

Comments
 (0)