aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel <0xc0decafe@users.noreply.github.com>2016-10-18 11:14:35 +0200
committerDaniel <0xc0decafe@users.noreply.github.com>2016-10-18 11:14:35 +0200
commit0b7b4cbf6c7d7b84ca77ba1936213e27957f58b6 (patch)
tree85b1e76986d557725723b63bd92eef2d470c102b
parent03f50f3727f0a34553dc40b6613052af346822e4 (diff)
removed version dep for erlang.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 87c66e9..2b5e3f4 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ If you use the binary version, skip right over the next chapter.
You will need:
- * Erlang. Get it from your repo or from http://www.erlang.org. ~~Currently only building with Erlang <= 17.5 due to a bug in the Erlang ASN.1 compiler.~~ Fixed.
+ * Erlang. Get it from your repo or from http://www.erlang.org.
* Rebar. Get it from your repo or from https://github.com/rebar/rebar