Update README.md

This commit is contained in:
David Maisonave
2024-08-06 02:01:48 -04:00
committed by GitHub
parent a5849ab193
commit 74389fb920

View File

@@ -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.