Skip to content

Commit eb57d50

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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)