We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc532c9 commit ddef914Copy full SHA for ddef914
doc/build-openbsd.md
@@ -90,7 +90,7 @@ There is an included test suite that is useful for testing code changes when dev
90
To run the test suite (recommended), you will need to have Python 3 installed:
91
92
```bash
93
-pkg_add install python # Select the newest version of the package.
+pkg_add python # Select the newest version of the package.
94
```
95
96
## Building Bitcoin Core
0 commit comments