Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tjorim authored Nov 26, 2024
1 parent 69cbbfb commit c8a4a0d
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 @@ -35,7 +35,7 @@ This is to be executed outside of Home Assistant, i.e. on your local machine.

1. Install required packages.
- [Python >=3.8](https://www.python.org/downloads/)
- [tgtg-python](https://github.com/ahivert/tgtg-python) library: In a command line, type `pip install tgtg==0.18.0` or `pip install --upgrade tgtg` if you already have it.
- [tgtg-python](https://github.com/ahivert/tgtg-python) library: In a command line, type `pip install tgtg==0.18.1` or `pip install --upgrade tgtg` if you already have it.
1. Run the [tgtg_get_tokens](./tgtg_get_tokens.py) script to get access and refresh token. Save these for later.

#### 1b. Docker
Expand Down

0 comments on commit c8a4a0d

Please sign in to comment.