From 8f6f3ef8b7a5beb8734886b9d8b9eb729a82d446 Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Sun, 22 Sep 2019 23:46:31 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b1c3c97..e2d379a 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 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". +*"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"*. ### TLS Certificates