aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel <0xc0decafe@users.noreply.github.com>2016-09-05 13:01:50 +0200
committerDaniel <0xc0decafe@users.noreply.github.com>2016-09-05 13:01:50 +0200
commit9b95bbcd0c2111e199d8c38177fcf6277eb612e5 (patch)
tree26d94d039e347bcd249ec04fb1fb5c39a83ffa04
parent2f5adc4a58abc876f4f048e93493a123b69b4cb9 (diff)
Included erlang version info in README.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0ba1275..1c5a36b 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
+ * 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.
* Rebar. Get it from your repo or from https://github.com/rebar/rebar