diff --git a/README.md b/README.md index fb2a9ec..fe32837 100644 --- a/README.md +++ b/README.md @@ -8,18 +8,7 @@ The UserTakeOver-Plugin gives you the possibility to take the view of another us Please read the Documentation on [Documentation.docx](/doc/Documentation.pdf?raw=true) ##Installation -###Router -The Subscription-Plugin needs a Router-Service to work. Please install the Service first: - -You start in your ILIAS root directory -```bash -cd Services -git clone https://github.com/studer-raimann/RouterService.git Router -``` -Switch to the setup-Menu of your Installation and perform a Structure-reload in the Tab Tools. this can take a few moments. After the reload has been performed, you can install the plugin. - -###Plugin Start at your ILIAS root directory ```bash mkdir -p Customizing/global/plugins/Services/UIComponent/UserInterfaceHook/ @@ -27,7 +16,6 @@ cd Customizing/global/plugins/Services/UIComponent/UserInterfaceHook/ git clone https://github.com/studer-raimann/UserTakeOver.git ``` As ILIAS administrator go to "Administration->Plugins" and install/activate the plugin. -This Plugin requires ActiveRecord and ilRouterGUI. ###Contact studer + raimann ag