steffenc commited on
Commit
60f2f11
·
1 Parent(s): 1b5ae63

Add README note for python version

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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