From 0fe42982db3bd4c994aca5d4a77c7fffb02fecf4 Mon Sep 17 00:00:00 2001 From: David Maisonave <47364845+David-Maisonave@users.noreply.github.com> Date: Sun, 28 Jul 2024 02:55:25 -0400 Subject: [PATCH] Update README.md --- plugins/ChangeFileMonitor/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/ChangeFileMonitor/README.md b/plugins/ChangeFileMonitor/README.md index a2d3492..085c1b1 100644 --- a/plugins/ChangeFileMonitor/README.md +++ b/plugins/ChangeFileMonitor/README.md @@ -2,6 +2,7 @@ ChangeFileMonitor is a [Stash](https://github.com/stashapp/stash) plugin which updates Stash if any changes occurs in the Stash library paths. ### Using ChangeFileMonitor +Go to **Stash->Settings->Task->[Plugin Tasks]->ChangeFileMonitor**, and click on the [Start Library Monitor] button. ### Requirements `pip install stashapp-tools`