Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjtaylor committed Dec 15, 2023
1 parent 6df0264 commit a02d4cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ This tool is designed to monitor activity in a specified Synapse fileview. It ch
1. Install Python 3.x if not already installed.
2. Clone or download this repository.
3. Install required packages: `pip install -r requirements.txt`.
4. Run the script: `python synapse_fileview_script.py {fileview_synid} {slack_webhook_url}`
4. Run the script: `python monitor.py {fileview_synid} {slack_webhook_url}`

### Docker

Expand Down

0 comments on commit a02d4cd

Please sign in to comment.