diff --git a/README.md b/README.md index af9c82a..f824e7a 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,8 @@ You must also send `nwc.crt` to the client as part of the certificate chain, oth Alternatively, with Apache, you can add `SSLCertificateChainFile /path/to/nwc.crt` to your server config. -Example: ```apache +Example configuration: +```apache DocumentRoot /var/www/html