Skip to content

Commit b1f662b

Browse files
committed
doc: Fix command in "OpenBSD Build Guide"
1 parent 9dae9f5 commit b1f662b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/build-openbsd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ It is not necessary to build wallet functionality to run either `bitcoind` or `b
3434
`sqlite3` is required to support [descriptor wallets](descriptors.md).
3535

3636
``` bash
37-
pkg_add install sqlite3
37+
pkg_add sqlite3
3838
```
3939

4040
###### Legacy Wallet Support

0 commit comments

Comments
 (0)