Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions getting_started/1.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Elixir v0.8.1 forward is required to run this tutorial and it may be available i

* Homebrew for Mac OS X: `brew install elixir` (run `brew update` to ensure you have the latest formula)
* Fedora 17+ and Fedora Rawhide: `sudo yum -y install elixir`
* Arch Linux : Elixir is available on AUR via `yaourt -S elixir`

If you don't use any of the distributions above, don't worry, we also provide a precompiled package!

Expand Down