From 0c3b87da32f7b292a8deac6dac4d1a3bb31e48fe Mon Sep 17 00:00:00 2001 From: William Mantly Date: Sun, 19 Sep 2021 16:23:41 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e9c1eeb..dd7ad27 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,12 @@ ## Usage -* CLone this repo to the server you wish to perform LDAP logins on. -* Move into the root of the repo and execute ` ./install ` \ No newline at end of file +Move into the repo root + +Copy the file ldap.vars.template to ldap.vars + +Edit ldap.vars to your liking + +Execute ./index.sh + +The sso server will be on http://:3000