Skip to content

Commit 328da93

Browse files
committed
Add pip installation instructions
1 parent f818e71 commit 328da93

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Bluetooth and HID utilities for Python 3
33

44
# Installation
5+
```
6+
pip install bluefang
7+
```
8+
9+
# Install from source
510
- Local development: `./scripts/install`
611
- As a package: `python setup.py install`
712
- If you prefer pip: `pip3 install -r requirements.txt --process-dependency-links`

0 commit comments

Comments
 (0)