Skip to content

Commit

Permalink
Updated install command
Browse files Browse the repository at this point in the history
  • Loading branch information
gebauer authored Jun 8, 2022
1 parent cf3e027 commit 6d25419
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 @@ -38,7 +38,7 @@ A tutorial can be found here: https://www.atomicha.com/home-assistant-how-to-gen
## Install plugin
Currently we only support installation directly from the git repository:
```bash
sudo pip3 install https://github.com/gebauer/cbpi4-HA-Actor/archive/main.zip
sudo pip3 install https://github.com/gebauer/cbpi4-HA-Actor/archive/refs/heads/main.zip
```
Direct pip installation via repositories will come in the near future.

Expand Down

0 comments on commit 6d25419

Please sign in to comment.