From e6ba0cf8c4e692466c737dc07519274cb696725a Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Wed, 30 Apr 2014 15:23:50 +0200 Subject: Add note on Erlang/OTP version needed. --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 4312da4..b7fcae4 100644 --- a/README +++ b/README @@ -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 -- cgit v1.1