From 44492bc1ef8ec6fd076d3f6cf3ec111e7801c91b Mon Sep 17 00:00:00 2001 From: Carlos de la Guardia Date: Tue, 2 Jun 2009 01:00:51 +0000 Subject: change codeblock language on Windows example to use bat and stop coloring backslashes as escape sequences --- docs/tutorials/bfgwiki/distributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorials') diff --git a/docs/tutorials/bfgwiki/distributing.rst b/docs/tutorials/bfgwiki/distributing.rst index 2b99c9e3a..8f36f34d7 100644 --- a/docs/tutorials/bfgwiki/distributing.rst +++ b/docs/tutorials/bfgwiki/distributing.rst @@ -16,7 +16,7 @@ On UNIX: On Windows: -.. code-block:: bash +.. code-block:: bat c:\bigfntut> ..\Scripts\python setup.py sdist -- cgit v1.2.3