mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-13 03:36:59 +02:00
doc: Fix command in "OpenBSD Build Guide"
This commit is contained in:
@ -34,7 +34,7 @@ It is not necessary to build wallet functionality to run either `bitcoind` or `b
|
|||||||
`sqlite3` is required to support [descriptor wallets](descriptors.md).
|
`sqlite3` is required to support [descriptor wallets](descriptors.md).
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
pkg_add install sqlite3
|
pkg_add sqlite3
|
||||||
```
|
```
|
||||||
|
|
||||||
###### Legacy Wallet Support
|
###### Legacy Wallet Support
|
||||||
|
Reference in New Issue
Block a user