Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 746332e

Browse files
update python version
1 parent 2dd2c26 commit 746332e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Simply follow these steps:
7070

7171
```bash
7272
$ cd scripts
73-
$ python3 -m venv venv # ensure Python 3.7+
73+
$ python3 -m venv venv # ensure Python 3.8+
7474
$ source venv/bin/activate
7575
(venv) $ pip install -r requirements.txt
7676
(venv) $ ./getdescriptor --scheme native_segwit --chain main --account 3

0 commit comments

Comments
 (0)