From 634a0fb39d5d21ddf9ffea27f083ac24091f3cd0 Mon Sep 17 00:00:00 2001 From: Carlos de la Guardia Date: Tue, 2 Jun 2009 00:58:30 +0000 Subject: change codeblock language on Windows example to use bat and stop coloring backslashes as escape sequences --- docs/tutorials/bfgwiki2/distributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorials') diff --git a/docs/tutorials/bfgwiki2/distributing.rst b/docs/tutorials/bfgwiki2/distributing.rst index 2b99c9e3a..8f36f34d7 100644 --- a/docs/tutorials/bfgwiki2/distributing.rst +++ b/docs/tutorials/bfgwiki2/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