Explorar el Código

Added potential eldap dependency to readme. Resolves #6

Stefan Stührmann hace 11 años
padre
commit
0bd7eddb61
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -13,6 +13,9 @@ First, check out the source and `cd` into it.
 ### Prerequisites
 ### Prerequisites
 - Erlang
 - Erlang
 - Rebar
 - Rebar
+- eldap (bundled with Erlang >= R15B. See their [github repo][eldap].)
+
+[eldap]: https://github.com/etnt/eldap
 
 
 ### Build from Source
 ### Build from Source