Add pyenv docs
This commit is contained in:
parent
909da26423
commit
5132b45233
|
@ -108,9 +108,10 @@ Asdf is a package manager that allows managing multiple dependencies.
|
||||||
- asdf plugin add python
|
- asdf plugin add python
|
||||||
- npm install -g yarn
|
- npm install -g yarn
|
||||||
|
|
||||||
#### 1.2 Using NVM
|
#### 1.2 Using NVM and pyenv
|
||||||
|
|
||||||
- https://github.com/nvm-sh/nvm#installing-and-updating
|
- NVM: https://github.com/nvm-sh/nvm#installing-and-updating
|
||||||
|
- Pyenv: https://github.com/pyenv/pyenv#installation
|
||||||
|
|
||||||
- _yarn -_ `npm install -g yarn`
|
- _yarn -_ `npm install -g yarn`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue