aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel <0xc0decafe@users.noreply.github.com>2016-09-06 08:15:19 +0200
committerDaniel <0xc0decafe@users.noreply.github.com>2016-09-06 08:15:19 +0200
commitb2ae360601ecbb73e46d7328029d0f823e19f477 (patch)
tree81d703765110d88a25f8f58d1c88b6a941117e19 /README.md
parent9b95bbcd0c2111e199d8c38177fcf6277eb612e5 (diff)
Fixed dependencies to build correctly with erlang >= 18.0.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1c5a36b..a527712 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ SS7 MAP (pen-)testing toolkit
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.
+ * 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.
* Rebar. Get it from your repo or from https://github.com/rebar/rebar