Skip to content
Open
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
4 changes: 2 additions & 2 deletions bin/install
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Hex.pm returned a ${http_status} for the following URL:

${download_url}

You can view a list of all Elixir releases by running 'asdf list-all elixir'.
You can view a list of all Elixir releases by running 'asdf list all elixir'.

Note: If you want to download a specific release of Elixir, please
specify the full version number (e.g. 1.2.1 instead of 1.3).
Expand Down Expand Up @@ -124,7 +124,7 @@ GitHub returned a 404 for the following URL:

${download_url}

You can view a list of all Elixir releases by running 'asdf list-all elixir'
You can view a list of all Elixir releases by running 'asdf list all elixir'
or by visiting https://github.com/elixir-lang/elixir/releases

Note: If you want to specify a git reference by which to install
Expand Down