Mark up files (…that I missed earlier…)

This commit is contained in:
Zearin
2014-04-11 15:10:03 -04:00
parent f010d20802
commit f2fc5d9c1c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -280,7 +280,7 @@ virtualenv a pleasure to use by wrapping the command line API with a nicer CLI.
$ pip install virtualenvwrapper
Put this into your ``~/.bash_profile`` (Linux/Mac) file:
Put this into your :file:`~/.bash_profile` (Linux/Mac) file:
.. code-block:: console