Skip to content

Commit 0a76c29

Browse files
committed
doc: Install net/py-pyzmq port on FreeBSD for interface_zmq.py
1 parent 477b357 commit 0a76c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/build-freebsd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ There is an included test suite that is useful for testing code changes when dev
9696
To run the test suite (recommended), you will need to have Python 3 installed:
9797

9898
```bash
99-
pkg install python3 databases/py-sqlite3
99+
pkg install python3 databases/py-sqlite3 net/py-pyzmq
100100
```
101101
---
102102

0 commit comments

Comments
 (0)