diff --git a/UI-Plugins.md b/UI-Plugins.md index f325e15..86c3f59 100644 --- a/UI-Plugins.md +++ b/UI-Plugins.md @@ -4,7 +4,7 @@ Using user interface plugins, additional functionality can be added to the user **Note:** Plugins have not been reviewed for malicious code. Please only use plugins that you trust. ## Installing plugins -If not stated otherwise in the plugin description, right click on the plugin link and save the plugin to `C:\stable-diffusion-ui\plugins\ui` (Or the drive that you've installed to, respectively). The file name must have the suffix `.plugin.js`. +If not stated otherwise in the plugin description, right click on the plugin link and save the plugin to `C:\EasyDiffusion\plugins\ui` (Or the drive that you've installed to, respectively). The file name must have the suffix `.plugin.js`. ### Post processing plugins - **[Mad's Render Tasks](https://raw.githubusercontent.com/madrang/sd-ui-plugins/master/mads-render_tasks.plugin.js) by [Marc-Andre Ferland](https://github.com/madrang)**