From 025e1fc86d1881f864f20ba66fc227fdbbbd7de4 Mon Sep 17 00:00:00 2001 From: David Maisonave <47364845+David-Maisonave@users.noreply.github.com> Date: Fri, 26 Jul 2024 23:57:57 -0400 Subject: [PATCH] Update README.md --- plugins/RenameFile/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/RenameFile/README.md b/plugins/RenameFile/README.md index 4050065..7ea0510 100644 --- a/plugins/RenameFile/README.md +++ b/plugins/RenameFile/README.md @@ -48,8 +48,8 @@ pip install -r requirements.txt ### Installation - Follow **Requirements** instructions. - Create a folder named **RenameFile**, in the stash plugin directory (C:\Users\MyUserName\.stash\plugins). -- Copy all the plugin files to this folder.(**C:\Users\MyUserName\\.stash\plugins\RenameFile**). -- Restart Stash. +- Download the latest version from the following link: [RenameFile](https://github.com/David-Maisonave/Axter-Stash/tree/main/plugins/RenameFile), and copy the plugin files to folder.(**C:\Users\MyUserName\\.stash\plugins\RenameFile**). +- Click the **[Reload Plugins]** button in Stash->Settings->Plugins->Plugins. That's it!!!