From eee3e8204ac2b185f27fd8bc8302044dc89c2c81 Mon Sep 17 00:00:00 2001 From: Brandon Hammer Date: Fri, 20 Nov 2020 10:13:45 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a299d5..5d7f35e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ c# plugin for iw4m-admin that interacts with ClanTagRank to set the ClanTag of p ```(!rr) !ResetRank ``` -by default, these require permission level Admin or above, this can be changed, along with the command names and alias in ```./Configuration/CommnadConfiguration.json``` +by default, these require permission level Admin or above, this can be changed, +along with the command names and alias in ```./Configuration/CommnadConfiguration.json``` # Installation download the latest ClanTagRankCommands.dll from the releases page and place it in the Plugins folder of your iw4m-admin folder, and then head over to https://gitea.insanemode.org/INSANEMODE/ClanTagRank and follow the instructions there.