mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-09 11:27:28 -03:00
doc: Install net/py-pyzmq
port on FreeBSD for interface_zmq.py
This commit is contained in:
parent
477b357460
commit
0a76c292ac
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ There is an included test suite that is useful for testing code changes when dev
|
|||
To run the test suite (recommended), you will need to have Python 3 installed:
|
||||
|
||||
```bash
|
||||
pkg install python3 databases/py-sqlite3
|
||||
pkg install python3 databases/py-sqlite3 net/py-pyzmq
|
||||
```
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in a new issue