From caf8ad7a5d0ee7720ba6b07f6e7b28e2d31e8c70 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Sat, 28 Aug 2021 23:44:07 -0600 Subject: [PATCH] Correct README section title --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ea2f3ab..37966dc 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,7 @@ A system for determining the best quote for a stream. This was made for the [Res - [@Oliver-Akins](https://github.com/Oliver-Akins) - -## Run Locally + ## Setup Instructions 1. Clone the git repo to a server 2. Setup your domain to point to the server, this can be pointing through a reverse proxy like Nginx or directly at the Node server. **Note:** However you set it up, it must support HTTPS, otherwise Discord will not let you use the domain as a webhook endpoint.