diff options
| author | Linus Nordberg <linus@nordu.net> | 2014-04-30 15:23:50 +0200 |
|---|---|---|
| committer | Linus Nordberg <linus@nordu.net> | 2014-04-30 15:23:50 +0200 |
| commit | e6ba0cf8c4e692466c737dc07519274cb696725a (patch) | |
| tree | 2fab702d671f99f74ae732d05f8d916644c492d9 | |
| parent | 2abe2e5ef5f0bfa1ce526055cbb4ee64e075eea3 (diff) | |
Add note on Erlang/OTP version needed.
| -rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ implementing Certificate Transparency (RFC 6962). The first implementation is in Erlang. The only interface supported initially is Erlang messages. +Requires Erlang/OTP 17 [erts-6.0] or later. Compile the application |
