Bertrand Gouny 10 years ago
parent
commit
1087b645f4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -121,7 +121,6 @@ Quick example, with the default config.
 
 	#Add the pair "ip hostname" to /etc/hosts on each containers,
 	#beacause ldap.example.org and ldap2.example.org are fake hostnames
-
 	docker exec $LDAP_CID /sbin/add-host $LDAP2_IP ldap2.example.org
 	docker exec $LDAP2_CID /sbin/add-host $LDAP_IP ldap.example.org