change virtualenv name to be `hy'
This commit is contained in:
parent
a70bcc1f2f
commit
656d646198
@ -35,8 +35,8 @@ Do this:
|
|||||||
or use `virtualenvwrapper <http://virtualenvwrapper.readthedocs.org/en/latest/#introduction>`_
|
or use `virtualenvwrapper <http://virtualenvwrapper.readthedocs.org/en/latest/#introduction>`_
|
||||||
to create and manage your virtual environment::
|
to create and manage your virtual environment::
|
||||||
|
|
||||||
$ mkvirtualenv venv
|
$ mkvirtualenv hy
|
||||||
$ workon venv
|
$ workon hy
|
||||||
|
|
||||||
2. get the source code::
|
2. get the source code::
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user