Merge pull request #396 from christiankolding/patch-1

Fix code-block formatting
This commit is contained in:
Ian Cordasco
2014-04-02 11:28:14 -05:00
+1 -1
View File
@@ -23,7 +23,7 @@ which copy of Python is run.
Typing the full path name for a Python interpreter each time quickly gets Typing the full path name for a Python interpreter each time quickly gets
tedious, so add the directories for your default Python version to the PATH. tedious, so add the directories for your default Python version to the PATH.
Assuming that your Python installation is in ``C:\Python27\``, add this to your Assuming that your Python installation is in ``C:\Python27\``, add this to your
PATH:: PATH:
.. code-block:: console .. code-block:: console