Update README.md

This commit is contained in:
David Maisonave
2024-08-06 02:08:23 -04:00
committed by GitHub
parent 318ac90be4
commit 00742f9c61

View File

@@ -39,7 +39,7 @@ Error: [WinError 32] The process cannot access the file because it is being used
To avoid this error, refresh the URL before changing the Title field. To avoid this error, refresh the URL before changing the Title field.
### Requirements ### Requirements
pip install -r requirements.txt - pip install -r requirements.txt
- Or manually install each requirement: - Or manually install each requirement:
- `pip install stashapp-tools --upgrade` - `pip install stashapp-tools --upgrade`
- `pip install pyYAML` - `pip install pyYAML`