Update README.md

Fixed syntactical error
This commit is contained in:
Bradley D. Thornton 2019-10-18 15:35:42 -07:00 committed by GitHub
parent a31508ca51
commit 7fa3f1db63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ optional arguments:
The server's hostname should be set to the *DNS* name that you expect to 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 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 "cats.com". Any URLs
that do not match this hostname will be refused by the server, including 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".