From b8085bdc77aad384621606e3cf5f876dc658a698 Mon Sep 17 00:00:00 2001 From: David Maisonave <47364845+David-Maisonave@users.noreply.github.com> Date: Tue, 23 Jul 2024 05:44:46 -0400 Subject: [PATCH] Update README.md --- plugins/RenameFile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/RenameFile/README.md b/plugins/RenameFile/README.md index 86cb5fb..743d397 100644 --- a/plugins/RenameFile/README.md +++ b/plugins/RenameFile/README.md @@ -37,7 +37,7 @@ To avoid this error, refresh the URL before changing the Title field. ### Installation - Follow **Requirements** instructions. - In the stash plugin directory (C:\Users\MyUserName\.stash\plugins), create a folder named **RenameFile**. -- Copy all the plugin files to this folder.(**C:\Users\MyUserName\.stash\plugins\RenameFile**). +- Copy all the plugin files to this folder.(**C:\Users\MyUserName\\.stash\plugins\RenameFile**). - Restart Stash. That's it!!!