Browse Source

Corrected Erlang Solutions Download URL

Current URL goes to 404 page, corrected URL to avoid confusion.
pull/1696/head
Andrew Mcrobb 7 years ago
committed by GitHub
parent
commit
59a077b50c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -90,7 +90,7 @@ themselves are generally not involved in that process.
If you do not have a full Erlang install, we using [erln8](http://erln8.github.io/erln8/) If you do not have a full Erlang install, we using [erln8](http://erln8.github.io/erln8/)
or [kerl](https://github.com/yrashk/kerl). For binary packages use those provided or [kerl](https://github.com/yrashk/kerl). For binary packages use those provided
by [Erlang Solutions](https://www.erlang-solutions.com/downloads/download-erlang-otp),
by [Erlang Solutions](https://www.erlang-solutions.com/resources/download.html),
but be sure to choose the "Standard" download option or you'll have issues building but be sure to choose the "Standard" download option or you'll have issues building
projects. projects.

Loading…
Cancel
Save