Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Commit eb57d50

Browse files
authored
Merge pull request #34 from ehaupt/patch-1
Adjust instructions for FreeBSD
2 parents 8e20ba0 + d92327b commit eb57d50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ Building/Installing on FreeBSD
2727

2828
On FreeBSD you can install the packages:
2929

30-
pkg install security/py-btchip
30+
pkg install security/py-btchip-python
3131

3232
or build via ports:
3333

34-
cd /usr/ports/security/py-btchip
34+
cd /usr/ports/security/py-btchip-python
3535
make install clean
3636

3737

0 commit comments

Comments
 (0)