Skip to content
Snippets Groups Projects
Commit ab42af61 authored by Alán Muñoz's avatar Alán Muñoz
Browse files

docs(install): update pyenv requirement

parent e641727f
No related branches found
No related tags found
No related merge requests found
...@@ -32,8 +32,8 @@ In your local environment, run: ...@@ -32,8 +32,8 @@ In your local environment, run:
Or using [pyenv](https://github.com/pyenv/pyenv) with pyenv-virtualenv: Or using [pyenv](https://github.com/pyenv/pyenv) with pyenv-virtualenv:
$ pyenv install 3.7.9 $ pyenv install 3.8.13
$ pyenv virtualenv 3.7.9 aliby $ pyenv virtualenv 3.8.13 aliby
$ pyenv local aliby $ pyenv local aliby
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment