README: Add pkg-config requirement

This commit is contained in:
Luke Dashjr 2024-10-19 00:58:12 +00:00
parent c8cb0da63d
commit 5c7260e92c
No known key found for this signature in database
GPG Key ID: A291A2C45D0C504A

View File

@ -80,7 +80,7 @@ Install and fully sync your Bitcoin full node. Instructions for this are beyond
Configure your node to create block templates as you desire. Be sure to reserve some space for the generation transaction, otherwise your work will not be able to fit a reward split. See node configuration recommendations above.
Install the required libraries and development packages for dependencies: cmake, jansson, libmicrohttpd, libsodium, and libcurl.
Install the required libraries and development packages for dependencies: cmake, pkg-config, jansson, libmicrohttpd, libsodium, and libcurl.
Compile DATUM by running: