doc: remove extraneous install statement

pull/30779/head
tdb3 2 months ago
parent bc532c915e
commit ddef914bbb
No known key found for this signature in database

@ -90,7 +90,7 @@ There is an included test suite that is useful for testing code changes when dev
To run the test suite (recommended), you will need to have Python 3 installed:
```bash
pkg_add install python # Select the newest version of the package.
pkg_add python # Select the newest version of the package.
```
## Building Bitcoin Core

Loading…
Cancel
Save