diff --git a/plugins/FileMonitor/README.md b/plugins/FileMonitor/README.md index 1ebb55f..f43190f 100644 --- a/plugins/FileMonitor/README.md +++ b/plugins/FileMonitor/README.md @@ -19,9 +19,9 @@ 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 --upgrade` -`pip install pyYAML` -`pip install watchdog` +- `pip install stashapp-tools --upgrade` +- `pip install pyYAML` +- `pip install watchdog` ### Installation - Follow **Requirements** instructions.