Skip to content
Snippets Groups Projects
Unverified Commit f1f41ae2 authored by Cracker's avatar Cracker Committed by GitHub
Browse files

Update README.md

parent 9de50e26
No related branches found
No related tags found
No related merge requests found
......@@ -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');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment