mirror of
https://github.com/pyenv/pyenv-virtualenv.git
synced 2025-11-13 05:53:52 -05:00
update README
This commit is contained in:
@@ -51,8 +51,9 @@ version.
|
|||||||
|
|
||||||
`pyenv virtualenvs` shows you the list of existing virtualenvs.
|
`pyenv virtualenvs` shows you the list of existing virtualenvs.
|
||||||
|
|
||||||
|
$ pyenv shell venv27
|
||||||
$ pyenv virtualenvs
|
$ pyenv virtualenvs
|
||||||
venv27 (created from /home/yyuu/.pyenv/versions/2.7.5)
|
* venv27 (created from /home/yyuu/.pyenv/versions/2.7.5)
|
||||||
venv33 (created from /home/yyuu/.pyenv/versions/3.3.2)
|
venv33 (created from /home/yyuu/.pyenv/versions/3.3.2)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user