Skip to content
Snippets Groups Projects
Commit 7e5d1c71 authored by Moul's avatar Moul
Browse files

[fix] doc install pyenv: missing python-virtualenv install.

parent b19810c0
No related branches found
No related tags found
No related merge requests found
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
## Install Pyenv ## Install Pyenv
### Retrieve pyenv sources ### Install pyenv tools
```bash ```bash
git clone https://github.com/pyenv/pyenv.git ~/.pyenv curl -L https://raw.githubusercontent.com/pyenv/pyenv-installer/master/bin/pyenv-installer | bash
``` ```
### Handle shell modifications: point 2,3 and 4. ### Handle shell modifications: point 2,3 and 4.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment