瀏覽代碼

Added potential eldap dependency to readme. Resolves #6

Stefan Stührmann 11 年之前
父節點
當前提交
0bd7eddb61
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      README.md

+ 3 - 0
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