doc: Fix command in "OpenBSD Build Guide"

This commit is contained in:
Hennadii Stepanov 2022-06-07 23:04:20 +02:00
parent 9dae9f5f1e
commit b1f662b859
No known key found for this signature in database
GPG key ID: 410108112E7EA81F

View file

@ -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