Skip to content

Commit

Permalink
Add the link install instruction to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mdegat01 committed Aug 13, 2024
1 parent cb8fe28 commit b0eb227
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ Fork ([https://github.com/home-assistant-libs/python-supervisor-client/fork](htt
From within the devcontainer, open terminal and do the following:

```shell
uv pip install -e .
export SUPERVISOR_API_HOST=http://192.168.1.2
export SUPERVISOR_TOKEN=replace_this_with_remote_api_token
python examples/connectivity_test.py
Expand Down

0 comments on commit b0eb227

Please sign in to comment.