Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kerrychu authored Jan 24, 2024
1 parent d100df3 commit 4ae961a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Introducing **SlurmWatch** - a tool meticulously crafted for effortless monitori

### Scheduling

- For the moment, you can fork it, or just clone it and use crontab to run `monitor.py`
- For the moment, you can fork it, or just clone it and use crontab to run monitoring tasks
- Follow the `dot_env_template` to create your own `.env` file
- then do `crontab -e`
- and add a schedule of your preference
Expand Down Expand Up @@ -50,4 +50,4 @@ Simply fork the repo and create a pull request and let's crunch some code togeth

- [Slurm official site](https://slurm.schedmd.com/)
- [Slurm GitHub](https://github.com/SchedMD/slurm)
- [sbatch command](https://slurm.schedmd.com/sbatch.html)
- [sbatch command](https://slurm.schedmd.com/sbatch.html)

0 comments on commit 4ae961a

Please sign in to comment.