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`