diff --git a/README.md b/README.md index 04fd76d856932e7816306f8806a46d154244f162..ff9301afd71456e0826dddb42837976027db8641 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ This will start a LDAP Server witch can be used to auth against and bridge the a # HowTo Server Starting the Server is simple: +1. Clone this repo +2. run `npm i` +3. spin up the sample server.js ``` var ldapAuth = require('./ldapAuth');