diff --git a/README.md b/README.md index b19185e..5911598 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ Add your basedn to basedn (eg: `echo o=denkn,c=at > basedn`). For initialization, first shutdown slapd and delete `/var/lib/ldap/` (you will loose all of your data!), -then use `./90.root.ldif.sh | slapadd -b \`cat basedn\` -v`. +then use: + + ./90.root.ldif.sh | slapadd -b `cat basedn` -v For adding 10 and 20 use: