diff options
| author | Daniel <0xc0decafe@users.noreply.github.com> | 2016-10-18 11:14:35 +0200 | 
|---|---|---|
| committer | Daniel <0xc0decafe@users.noreply.github.com> | 2016-10-18 11:14:35 +0200 | 
| commit | 0b7b4cbf6c7d7b84ca77ba1936213e27957f58b6 (patch) | |
| tree | 85b1e76986d557725723b63bd92eef2d470c102b | |
| parent | 03f50f3727f0a34553dc40b6613052af346822e4 (diff) | |
removed version dep for erlang.
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -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 | 
