mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-12 22:32:38 +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).
|
||||
|
||||
``` bash
|
||||
pkg_add install sqlite3
|
||||
pkg_add sqlite3
|
||||
```
|
||||
|
||||
###### Legacy Wallet Support
|
||||
|
Reference in New Issue
Block a user