mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Bad tick marks in virtualenv doc
This commit is contained in:
@@ -12,7 +12,7 @@ For example, you can work on a project which requires Django 1.9 while also
|
||||
maintaining a project which requires Django 1.8.
|
||||
|
||||
If you are using Python 3, make sure you run something like the following (or
|
||||
have it in your env variables in `~/.bashrc`):
|
||||
have it in your env variables in ``~/.bashrc``):
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
|
||||
Reference in New Issue
Block a user