Skip to content

Commit

Permalink
Merge pull request #87 from ArcWandx86/master
Browse files Browse the repository at this point in the history
AUR package may need manual install of pybluez
  • Loading branch information
TheWeirdDev committed Dec 29, 2022
2 parents 3604d84 + acef831 commit e74acb7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,9 @@ You can install this library using
yay -S python-bluetooth-battery
```

_the dependency `pybluez` should be installed automatically, but if not, you may need to install it manually_
This can be done with `pip3 install git+https://github.com/pybluez/pybluez@master`.

--------

## Library usage
Expand Down

0 comments on commit e74acb7

Please sign in to comment.