소스 검색

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