From a5849ab193b0fdb982eafd30270c76ef67828605 Mon Sep 17 00:00:00 2001 From: David Maisonave <47364845+David-Maisonave@users.noreply.github.com> Date: Tue, 6 Aug 2024 02:01:07 -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 7ea0510..a50f892 100644 --- a/plugins/RenameFile/README.md +++ b/plugins/RenameFile/README.md @@ -41,7 +41,7 @@ To avoid this error, refresh the URL before changing the Title field. ### Requirements pip install -r requirements.txt - Or manually install each requirement: - - `pip install stashapp-tools` + - `pip install stashapp-tools --upgrade` - `pip install pyYAML` - `pip install requests`