From f1ab69243a8e6145318a8d96b67c36bd51c34a81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Kolding-S=C3=B8rensen?= Date: Wed, 2 Apr 2014 18:20:42 +0200 Subject: [PATCH] Fix code-block formatting --- docs/starting/install/win.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/starting/install/win.rst b/docs/starting/install/win.rst index 4facc98..d84084f 100644 --- a/docs/starting/install/win.rst +++ b/docs/starting/install/win.rst @@ -23,7 +23,7 @@ which copy of Python is run. 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. Assuming that your Python installation is in ``C:\Python27\``, add this to your -PATH:: +PATH: .. code-block:: console