mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-20 14:05:23 +01:00
doc: Fix command in "OpenBSD Build Guide"
This commit is contained in:
parent
9dae9f5f1e
commit
b1f662b859
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue