diff options
| author | Daniel <0xc0decafe@users.noreply.github.com> | 2016-09-05 13:01:50 +0200 | 
|---|---|---|
| committer | Daniel <0xc0decafe@users.noreply.github.com> | 2016-09-05 13:01:50 +0200 | 
| commit | 9b95bbcd0c2111e199d8c38177fcf6277eb612e5 (patch) | |
| tree | 26d94d039e347bcd249ec04fb1fb5c39a83ffa04 | |
| parent | 2f5adc4a58abc876f4f048e93493a123b69b4cb9 (diff) | |
Included erlang version info in README.
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -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 | 
