From bb1da082058c819ab12a467ec68a876d13da8c12 Mon Sep 17 00:00:00 2001 From: Georg Hopp Date: Mon, 21 Mar 2016 08:00:58 +0100 Subject: [PATCH] add install instructions --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 765b061..f1297be 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,16 @@ quality as well as the responsiveness of encryption. Actually i must confess that i have no really clue what a random number makes it cryptographically "good" and i would be happy to get some feedback on this. +### Build and install + +You can build and install this module as follows: + + cd mod_entropy + ./bootstrap + ./configure + make + make install + ## Requirements ### Add **cap_sys_admin** to apache.