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 9a68c5d commit 48aced1Copy full SHA for 48aced1
README.md
@@ -43,8 +43,8 @@ and install the dependencies.
43
44
E.g. with [pyenv](https://github.com/pyenv/pyenv) and [pyenv-virtualenv](https://github.com/pyenv/pyenv-virtualenv):
45
```bash
46
-pyenv install 3.7.7
47
-pyenv virtualenv 3.7.7 ldbc_datagen_tools
+pyenv install 3.7.13
+pyenv virtualenv 3.7.13 ldbc_datagen_tools
48
pyenv local ldbc_datagen_tools
49
pip install -U pip
50
pip install ./tools
0 commit comments