diff --git a/doc/build-netbsd.md b/doc/build-netbsd.md index 103e62568a4..f19eb4c5fec 100644 --- a/doc/build-netbsd.md +++ b/doc/build-netbsd.md @@ -93,7 +93,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 -pkgin install python310 py310-zmq +pkgin install python313 py313-zmq ``` ## Building Bitcoin Core