From 7dbc54017e8ef8fbfe46d6cfd9b5ca16b0b79d7f Mon Sep 17 00:00:00 2001 From: lee1991 Date: Thu, 1 Jun 2017 10:22:57 +0100 Subject: [PATCH] Updated README.md --- README.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index e87eb6b..3a76537 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,11 @@ You can do clone it via git under the azerothcore/modules directory: `cd path/to/azerothcore/modules` -`git clone https://github.com/azerothcore/mod-duelreset.git` +`git clone https://github.com/talamortis/mod-premium.git` -or you can manually [download the module](https://github.com/azerothcore/mod-duelreset/archive/master.zip), unzip the DuelReset folder and place it under the `azerothcore/modules` directory. +or you can manually [download the module](https://github.com/talamortis/mod-premium/archive/master.zip), unzip the premium folder and place it under the `azerothcore/modules` directory. + +assign the script to an item such as hearthstone using the script name 'premium_account' ###2) Re-run cmake and launch a clean build of AzerothCore @@ -45,12 +47,9 @@ or you can manually [download the module](https://github.com/azerothcore/mod-due ### (Optional) Edit module configuration -If you need to change the module configuration, go to your server configuration folder (e.g. **etc**), copy `duelreset.conf.dist` to `duelreset.conf` and edit it as you prefer. - - -## License - -This module is released under the [GNU AGPL license](https://github.com/azerothcore/mod-duelreset/blob/master/LICENSE). +If you need to change the module configuration, go to your server configuration folder (e.g. **etc**), copy `premium.conf.dist` to `premium.conf` and edit it as you prefer. + +