Skip to content

Commit

Permalink
installing from pypi is probably easiest
Browse files Browse the repository at this point in the history
  • Loading branch information
emerose committed Dec 10, 2024
1 parent b36edd4 commit dc06234
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@ This client allows you to interact with QuietCool whole house fans that use the

## Installation

### From PyPI

You can install the package directly from PyPI using pip:

```bash
pip install quietcool
```

### From Source

1. Clone the repository:
Expand Down

0 comments on commit dc06234

Please sign in to comment.