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
2 changes: 1 addition & 1 deletion install.markdown
Original file line numberDiff line numberDiff line change
Expand Up@@ -41,7 +41,7 @@ If your distribution contains an old Elixir/Erlang version, see the sections bel
* Run: `yum install elixir`

- **Fedora 22 (and newer)**
* Run `dnf install elixir`
* Run `dnf install elixir erlang`

- **Gentoo**
* Run: `emerge --ask dev-lang/elixir`
Expand Down