Spaces:
Sleeping
Sleeping
Add README note for python version
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ To run, you will need a bittensor wallet which is registered to the relevant sub
|
|
7 |
|
8 |
|
9 |
## Install
|
10 |
-
Create a new python environment and install the dependencies with the command
|
11 |
|
12 |
```bash
|
13 |
pip install -r requirements.txt
|
|
|
7 |
|
8 |
|
9 |
## Install
|
10 |
+
Create a new python environment and install the dependencies with the command. **Note**: This project uses python >=3.10.
|
11 |
|
12 |
```bash
|
13 |
pip install -r requirements.txt
|