mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-24 10:17:45 -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:
|
To run the test suite (recommended), you will need to have Python 3 installed:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pkg install python3 databases/py-sqlite3
|
pkg install python3 databases/py-sqlite3 net/py-pyzmq
|
||||||
```
|
```
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue