Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kellabyte committed Oct 5, 2013
1 parent 8e00fce commit 8de8155
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
@@ -1,2 +1,12 @@
Dazzle
======

Build
=====
Dazzle depends on LMDB as the storage engine so you need to compile and install it first.

`git clone -b mdb.master --single-branch git://git.openldap.org/openldap.git`

`make`

`make install`

0 comments on commit 8de8155

Please sign in to comment.