From 4c658a15b0e67f80bd9c54544e1a53f62ebb4e7c Mon Sep 17 00:00:00 2001 From: David Maisonave <47364845+David-Maisonave@users.noreply.github.com> Date: Thu, 9 Jan 2025 15:36:12 -0500 Subject: [PATCH] Update README.md --- plugins/FileMonitor/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/plugins/FileMonitor/README.md b/plugins/FileMonitor/README.md index 707f225..a9b29cb 100644 --- a/plugins/FileMonitor/README.md +++ b/plugins/FileMonitor/README.md @@ -253,5 +253,8 @@ python filemonitor.py --url http://localhost:9999 --docker "C:\Users\MyUser\AppD - ./blobs:/blobs - ./generated:/generated -### Future Planned Features or Fixes +### Stash Docker Installer +If you need help installing Stash Docker, use the Stash Docker installer in the following link: (https://github.com/David-Maisonave/Axter-Stash/tree/main/Docker) + +## Future Planned Features or Fixes - Have the FileMonitor running status ICON update the icon without having to go to the Settings->Tools->FileMonitor page. Planned for version 1.2.0.