Skip to content

Commit

Permalink
docs: update install link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
abhidg committed Jul 19, 2024
1 parent 31cfede commit fa1a8cc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,17 @@ The Climate-Aware Task Scheduler is a lightweight Python package designed to sch

Install via `pip` as follows:

```bash
pip install climate-aware-task-scheduler
```

To install the development version:

```bash
pip install git+https://github.com/GreenScheduler/cats
```


## Documentation

Documentation is available at [greenscheduler.github.io/cats/](https://greenscheduler.github.io/cats/).
Expand Down

0 comments on commit fa1a8cc

Please sign in to comment.