From 58438e008de8c1657233c8cf70a384019ab32673 Mon Sep 17 00:00:00 2001 From: Malleo Date: Sat, 18 May 2024 22:19:19 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20(#18)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Fix repo rename in installation.md instructions --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index 67c0c45..905c73d 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -5,7 +5,7 @@ Starguard is a bot that integrates Discord with GitHub. It provides various func To install Discord Starguard on your server, you need to follow these steps: ## Step 1: Clone the repository -- `git clone https://github.com/fuegovic/discord-starguard.git` +- `git clone https://github.com/fuegovic/Starguard.git` ## Step 2: Obtain the app token and client ID from the Discord Dev Portal