Skip to content

Commit 53a249a

Browse files
author
Adam Nelson
committed
Bad tick marks in virtualenv doc
1 parent 8da905e commit 53a249a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev/virtualenvs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For example, you can work on a project which requires Django 1.9 while also
1212
maintaining a project which requires Django 1.8.
1313

1414
If you are using Python 3, make sure you run something like the following (or
15-
have it in your env variables in `~/.bashrc`):
15+
have it in your env variables in ``~/.bashrc``):
1616

1717
.. code-block:: console
1818

0 commit comments

Comments
 (0)