mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-19 03:56:16 +00:00
docs(pyenv): cheatsheet: add pyenv global system
This commit is contained in:
@@ -59,6 +59,12 @@ python --version
|
||||
#> Python 3.9.1
|
||||
```
|
||||
|
||||
Revert back to your system python:
|
||||
|
||||
```bash
|
||||
pyenv global system
|
||||
```
|
||||
|
||||
### List all available python version
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user