From 7776a08852b3ea8874f904dbf7d14e0f210999ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20R=C3=A9mond?= Date: Mon, 2 Sep 2019 11:53:56 +0200 Subject: [PATCH] Mention Erlang version needed --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index da80cf8..a26de43 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,10 @@ The library is considered as production ready and has been used in However, the API is quite unstable so far and incompatibilities may be introduced from release to release. The stable API will be denoted by `2.x` tag in the future. +# Dependency + +You need at least Erlang OTP 20. + # Compiling As usual, the following commands are used to obtain and compile the library: