From 6265228b57d3df250e662dabf598e03f48cf6e15 Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Sun, 22 Sep 2019 23:47:15 -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 8d4cc07..d44544a 100644 --- a/README.md +++ b/README.md @@ -70,9 +70,9 @@ 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 +"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 a direct IP address such as *"gemini://174.138.124.169"*. +URLs that use a direct IP address such as "gemini://174.138.124.169". ### TLS Certificates