Linkificate the other Python virtual environment text

This commit is contained in:
Will Kahn-Greene 2013-04-05 21:22:47 -04:00
parent f129c50c1f
commit f9f99a430b

View File

@ -4,7 +4,8 @@ Quickstart
I WANT TO BE DOING HY STUFF RIGHT NOW! I WANT TO BE DOING HY STUFF RIGHT NOW!
1. create a Python virtual environment 1. create a `Python virtual environment
<https://pypi.python.org/pypi/virtualenv>`_
2. activate your Python virtual environment 2. activate your Python virtual environment
3. ``pip install hy`` 3. ``pip install hy``
4. start a REPL with ``hy`` 4. start a REPL with ``hy``