diff --git a/plugins/FileMonitor/README.md b/plugins/FileMonitor/README.md index 96ae264..1ebb55f 100644 --- a/plugins/FileMonitor/README.md +++ b/plugins/FileMonitor/README.md @@ -19,7 +19,7 @@ FileMonitor is a [Stash](https://github.com/stashapp/stash) plugin which updates - The restart command restarts FileMonitor as a Task in Stash. ### Requirements -`pip install stashapp-tools` +`pip install stashapp-tools --upgrade` `pip install pyYAML` `pip install watchdog`