From d983507e99fec1f425f045cf1c046121d31bdc81 Mon Sep 17 00:00:00 2001 From: Marisa Date: Mon, 15 Sep 2025 11:25:41 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b31a637..b5af5e5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ldapdock **_a configurable container running LDAP_** -most important steps to run the daemon server, NOT neccesary steps will be marked with * +most important steps to run the daemon server, steps NOT always neccesary are marked with * build ldapdock ``` @@ -28,7 +28,7 @@ start the openLDAP daemon server * Starting OpenLDAP slapd [ OK ] ``` -*edit base configuration of openLDAP server +*edit base configuration of openLDAP server ``` > vim /etc/ldap/ldap.conf ```