diff options
| author | Tres Seaver <tseaver@palladion.com> | 2016-02-14 07:07:18 -0500 |
|---|---|---|
| committer | Tres Seaver <tseaver@palladion.com> | 2016-02-14 07:07:18 -0500 |
| commit | 3ef43f3560ed1b28def03bb8973c0f287134ba6b (patch) | |
| tree | d2262c5f5d23a2ca289d76c5aa5b114183ce2c80 /docs/quick_tutorial/requirements.rst | |
| parent | eee002a2b0b010834a2ebede550329dbea3b3732 (diff) | |
| download | pyramid-3ef43f3560ed1b28def03bb8973c0f287134ba6b.tar.gz pyramid-3ef43f3560ed1b28def03bb8973c0f287134ba6b.tar.bz2 pyramid-3ef43f3560ed1b28def03bb8973c0f287134ba6b.zip | |
Revert "Use lexer name compatible w/ Pygments 1.5."
This reverts commit eee002a2b0b010834a2ebede550329dbea3b3732.
Diffstat (limited to 'docs/quick_tutorial/requirements.rst')
| -rw-r--r-- | docs/quick_tutorial/requirements.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quick_tutorial/requirements.rst b/docs/quick_tutorial/requirements.rst index b00cb141e..f855dcb55 100644 --- a/docs/quick_tutorial/requirements.rst +++ b/docs/quick_tutorial/requirements.rst @@ -109,7 +109,7 @@ For Linux, the commands to do so are as follows: For Windows: -.. code-block:: powershell +.. code-block:: ps1con # Windows c:\> cd \ |
