summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2015-07-16 09:36:14 -0400
committerFred Hebert <mononcqc@ferd.ca>2015-07-16 09:36:14 -0400
commit88067b1b88e229290ff6e39e30ef680759de2e23 (patch)
tree99de25fe499f7c111ec69b3984fb344d977c97cf
parent296f8682944c0cb497aebc5d7e4198f6e0b0cd0c (diff)
parentb5dbf7b951a7bed9292703f1e10ba3b21e95c57a (diff)
Merge pull request #616 from qrilka/patch-1
Fixed erln8 link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a060ec0..ae93f40 100644
--- a/README.md
+++ b/README.md
@@ -117,7 +117,7 @@ format_error(Reason) ->
Building
--------
-Recommended installation of [Erlang/OTP](http://www.erlang.org) is source built using [erln8](http://metadave.github.io/erln8/) 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), but be sure to choose the "Standard" download option or you'll have issues building projects.
+Recommended installation of [Erlang/OTP](http://www.erlang.org) is source built using [erln8](http://erln8.github.io/erln8/) 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), but be sure to choose the "Standard" download option or you'll have issues building projects.
### Dependencies