From 14eabe1d48780444806857191025dd3685d696e5 Mon Sep 17 00:00:00 2001 From: David Maisonave <47364845+David-Maisonave@users.noreply.github.com> Date: Tue, 6 Aug 2024 02:00:44 -0400 Subject: [PATCH] Update README.md --- plugins/FileMonitor/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`