Commit d4ce1dc1e288d606f0dde03a4161142b5b33ee50:
    fix indentation.

Branch: refs/heads/master
Author: Chris Mattmann <[email protected]>
Committer: Chris Mattmann <[email protected]>
Pusher: mattmann <[email protected]>

------------------------------------------------------------
README.md                                                    | + -
------------------------------------------------------------
2 changes: 1 additions, 1 deletions.
------------------------------------------------------------


diff --git a/README.md b/README.md
index 60fdf46..ddbe85b 100644
--- a/README.md
+++ b/README.md
@@ -83,7 +83,7 @@ Skip this section if you are running a Docker container or a 
Vagrant VM.
 
  2. A `TLS_CACERT` can be obtained via either of the following commands:
 
-        `ruby -r whimsy/asf -e "puts ASF::LDAP.cert"`
+        `ruby -r whimsy/asf -e "puts ASF::LDAP.cert"`<br/>
         `openssl s_client -connect ldap1-us-east.apache.org:636 </dev/null`
 
       Copy from BEGIN to END inclusive into the file 

Reply via email to