From 588370d6d98eca634e2196186faaace04469218c Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Sun, 22 Sep 2019 23:46:56 -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 e2d379a..8d4cc07 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,8 @@ optional arguments: The server's hostname should be set to the *DNS* name that you expect to receive traffic from. For example, if your jetforce server is running on *"gemini://cats.com"*, you should set the hostname to *"cat.com"*. Any URLs -that do not match this hostname will be refused by the server, including URLs -that use an external IP address such as *"gemini://174.138.124.169"*. +that do not match this hostname will be refused by the server, including +URLs that use a direct IP address such as *"gemini://174.138.124.169"*. ### TLS Certificates