From 0bd7eddb61a86d95b659190a0b661bd73bb2abc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20St=C3=BChrmann?= Date: Fri, 16 May 2014 09:13:22 +0200 Subject: [PATCH] Added potential eldap dependency to readme. Resolves #6 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 46825e7..46eb421 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,9 @@ First, check out the source and `cd` into it. ### Prerequisites - Erlang - Rebar +- eldap (bundled with Erlang >= R15B. See their [github repo][eldap].) + +[eldap]: https://github.com/etnt/eldap ### Build from Source