Browse Source

Added potential eldap dependency to readme. Resolves #6

Stefan Stührmann 11 năm trước cách đây
mục cha
commit
0bd7eddb61
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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