From 2e779a9423ed89ee530b5e00248b6c17556ddd91 Mon Sep 17 00:00:00 2001 From: Dmitriy Simushev Date: Thu, 27 Nov 2014 12:38:20 +0000 Subject: [PATCH] Update installation instructions --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 8d80221..90f4645 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,7 @@ It hides banned threads and visitors on the awaiting page. 1. Get the archive with the plugin sources. At the moment the only option is to build the plugin from sources. 2. Untar/unzip the plugin's archive. 3. Put files of the plugins to the `/plugins` folder. -4. Add plugins definition to "plugins" structure in "``/configs/config.yml". -If the "plugins" stucture looks like `plugins: []` it will become: -```yaml -plugins: - - - name: "Mibew:RealBan" -``` +4. Navigate to "``/operator/plugin" page and enable the plugin. ## Build from sources